-
Couldn't load subscription status.
- Fork 340
Closed
Labels
bugsomething is working incorrectlysomething is working incorrectlyclosed: wontfixWe won't fix this issue, because it would be too difficult and/or isn't important enough to fixWe won't fix this issue, because it would be too difficult and/or isn't important enough to fix
Description
Erik Kluzek < erik > - 2015-05-11 16:17:41 -0600
Bugzilla Id: 2176
Bugzilla CC: rfisher, sacks,
MEGAN at least functioned before clm4_5_1_r106, but in clm4_5_1_r106, MEGAN fails here...
if ( (cisun_in .eq. cisun_in) .and. (cisha_in .eq. cisha_in) .and. (forc_pbot_in > 0._r8) .and. (fsun_in > 0._r8) ) then
ci = ( fsun_in*cisun_in + (1._r8-fsun_in)*cisha_in )/forc_pbot_in * 1.e6_r8
gamma_ci = Ismax - ( (Ismax*ci**h)/(Cstar**h+ci**h) )
cisun_in and cisha_in are still set to missing value (-999.) and hence the calculation fails.
Definition of done: FATES works with MEGAN for standard FATES mode with competition
Metadata
Metadata
Assignees
Labels
bugsomething is working incorrectlysomething is working incorrectlyclosed: wontfixWe won't fix this issue, because it would be too difficult and/or isn't important enough to fixWe won't fix this issue, because it would be too difficult and/or isn't important enough to fix
Type
Projects
Status
Close for now, won't fix