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

1) Remove the initialization of tleaf=forc_t of PC for each time; 2) Reset the jdate to sdate and change the jdate to beginning style in spinup repeat; 3) Add annotation for soil resistance and code format adjust. #233

Merged
merged 9 commits into from
Dec 14, 2023

Conversation

yuanhuas
Copy link
Contributor

-fix(MOD_Thermal.F90,MOD_LeafTemperaturePC.F90):
    remove initialization of tleaf_p = forc_t, and set tleaf inside
    MOD_LeafTemperaturePC.F90 for only non-vegetated PFTs.
    A fixed leaf T value of forc_t may lead to a calculation bug in
    PHS subroutine. Rather we use a previous tleaf_p.

-adj(MOD_LeafTemperaturePC.F90,MOD_Thermal.F90):
    code format adjust.

-fix(CoLM.F90):
    Reset the jdate to sdate and change the jdate to beginning style 
    in spinup repeat. [by @tungwz]

-add(MOD_SoilSurfaceResistance.F90):
    add annotation for soil resistance subroutine.

-adj(MOD_Urban_BEM.F90,MOD_SoilSurfaceResistance.F90):
    code format adjust.

yuanhuas and others added 9 commits December 10, 2023 10:40
-fix(MOD_Thermal.F90,MOD_LeafTemperaturePC.F90):
    remove initialization of tleaf_p = forc_t, and set tleaf inside
    MOD_LeafTemperaturePC.F90 for only non-vegetated PFTs.
    A fixed leaf T value of forc_t may lead to a calculation bug in
    PHS subroutine. Rather we use a previous tleaf_p.

-adj(MOD_LeafTemperaturePC.F90):
    code format adjust.
Reset the jdate to sdate and change the jdate to beginning style in spinup repeat
-add(MOD_SoilSurfaceResistance.F90):
    add annotation for soil resistance subroutine.

-adj(MOD_Urban_BEM.F90,MOD_SoilSurfaceResistance.F90):
    code format adjust.
@CoLM-SYSU CoLM-SYSU merged commit 1b7f3d4 into CoLM-SYSU:master Dec 14, 2023
24 checks passed
xuxh1 pushed a commit to xuxh1/CoLM202X that referenced this pull request Oct 26, 2024
1) Remove the initialization of tleaf=forc_t of PC for each time; 2) Reset the jdate to sdate and change the jdate to beginning style in spinup repeat; 3) Add annotation for soil resistance and code format adjust.
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.

3 participants