Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options for reference height setting: absolute or relative. Note: Changes may be needed for forcing nml files @Zhongwang Wei. #321

Merged
merged 4 commits into from
Oct 27, 2024

Conversation

yuanhuas
Copy link
Contributor

-add(MOD_Namelist.F90,MOD_UserSpecifiedForcing.F90):
    add namelist HEIGHT_mode. 'absolute' height to tree/building or
    'relative' height to ground surface

-add(ERA5.nml,ERA5LAND.nml):
    examples for setting HEIGHT_mode. 'absolute' height to tree/building
    or 'relative' height to ground surface.
    NOTE: If not speficied, default is absolute.

-mod(MOD_LeafTemperature.F90,MOD_LeafTemperaturePC.F90,MOD_Urban_Flux.F90):
    read the namelist HEIGHT_mode, and add corresponding codes to adjust
    the reference height according to user's option.

-add(MOD_Namelist.F90,MOD_UserSpecifiedForcing.F90):
    add namelist HEIGHT_mode. 'absolute' height to tree/building or
    'relative' height to ground surface

-add(ERA5.nml,ERA5LAND.nml):
    examples for setting HEIGHT_mode. 'absolute' height to tree/building
    or 'relative' height to ground surface.
    NOTE: If not speficied, default is absolute.

-mod(MOD_LeafTemperature.F90,MOD_LeafTemperaturePC.F90,MOD_Urban_Flux.F90):
    read the namelist HEIGHT_mode, and add corresponding codes to adjust
    the reference height according to user's option.
@CoLM-SYSU CoLM-SYSU merged commit af0a9ef into CoLM-SYSU:master Oct 27, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants