Skip to content

Commit

Permalink
Merge pull request #236 from chrislxj/CoLM202X-CROP
Browse files Browse the repository at this point in the history
Update MOD_Const_PFT.F90
  • Loading branch information
CoLM-SYSU authored Jan 23, 2024
2 parents 6be881a + 561a6ed commit f771913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/MOD_Const_PFT.F90
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ MODULE MOD_Const_PFT
, 57.0, 57.0, 57.0, 57.0, 57.0, 57.0, 57.0, 57.0&
, 57.0, 57.0, 57.0, 57.0, 57.0, 57.0, 57.0 &
#endif
/) * 1.e-6
/) * 0.3 * 1.e-6

! quantum efficiency
REAL(r8), parameter :: effcon_p(0:N_PFT+N_CFT-1) &
Expand Down

0 comments on commit f771913

Please sign in to comment.