ESCOMP / CTSM

Community Terrestrial Systems Model (includes the Community Land Model of CESM)
http://www.cesm.ucar.edu/models/cesm2.0/land/
Other
305 stars 307 forks source link

Pass nextsw_cday through lilac #860

Open billsacks opened 4 years ago

billsacks commented 4 years ago

We need to pass next_sw_cday from the atmosphere through lilac to ctsm, so we know when to do the shortwave / albedo calculations in ctsm.

billsacks commented 4 years ago

See

https://github.com/ESCOMP/CTSM/blob/62b8d39a1a60964c87ca82e4849736c3bfd3f4ff/src/cpl/lilac/lnd_comp_esmf.F90#L503

and

https://github.com/ESCOMP/CTSM/blob/62b8d39a1a60964c87ca82e4849736c3bfd3f4ff/src/cpl/lilac/lnd_comp_esmf.F90#L687-L721