-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Describe the issue
I am running a single site simulation where I want to clear cut the forest using the logging module. I'm restarting from a previous run, and trying to clear cut on the first day of the new simulation. My logging parameters started out:
fates_landuse_logging_coll_under_frac = 0 ;
fates_landuse_logging_collateral_frac = 0 ;
fates_landuse_logging_dbhmax = 10000 ;
fates_landuse_logging_dbhmax_infra = 35 ;
fates_landuse_logging_dbhmin = 1 ;
fates_landuse_logging_direct_frac = 1.0 ;
fates_landuse_logging_event_code = 19500101 ;
fates_landuse_logging_export_frac = 1 ;
fates_landuse_logging_mechanical_frac = 0 ;
But I get an error in the EcosystemBalanceCheckMod.
I tried setting direct_frac to lower numbers but I trigger the same error (different numbers) even with direct_frac=0.25.
Relevant log output
Logging Event Enacted on date: 01-01-1950
FATES dynamics complete
--WARNING-- skipping CN balance check for first timestep
Completed timestep: 1950-01-01_00:30:00
Beginning timestep : 1950-01-01_01:00:00
column cbalance error = -139.50590790885786 1
Latdeg,Londeg = 41.062500000000000 -78.687500000000000
input = 1.1866876844385662E-002
output = 1.3828182244300105E-003
er = 1.3828182244300105E-003 1.3828182244300105E-003
fire = 0.0000000000000000
hrv_to_atm = 0.0000000000000000
leach = 0.0000000000000000
begcb = 15189.475106525939
endcb = 15328.991498493417 14695.982962670099
totsomc = 14695.982962670099
delta store = 139.51639196747783
ENDRUN:ERROR in /global/u2/j/jneedham/E3SM-mrv/components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 at line 319
FATES tag
sci.1.82.6_api.39.0.0-9-gea425ee7
Host land model tag
v3.0.0-5362-ga435e8dd8c
Machine
perlmutter
Other supported machine name
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status