gus@ldeo_columbia_edu
Member
Hi CAM/CESM experts
I want to run a CAM[4,5] experiment with no seasonal cycle,
the sun zenith angle fixed, i.e., no seasonal cycle.
There are two variants: one with daily cycle,
another without daily cycle.
Is this possible in CAM[4,5]?
How can it be implemented in the namelists?
I thought of using the namelist below for the the first variant,
then adding
solar_data_tod=0
for the second variant:
&solar_inparm
solar_const = 1365.0
solar_htng_spctrl_scl = .false.
solar_data_type=FIXED,
solar_data_ymd=20000701
/
However, the code seems to ignore all namelist parameters when
'solar_const' is set to a value.
Is there a workaround?
Thank you,
Gus Correa
I want to run a CAM[4,5] experiment with no seasonal cycle,
the sun zenith angle fixed, i.e., no seasonal cycle.
There are two variants: one with daily cycle,
another without daily cycle.
Is this possible in CAM[4,5]?
How can it be implemented in the namelists?
I thought of using the namelist below for the the first variant,
then adding
solar_data_tod=0
for the second variant:
&solar_inparm
solar_const = 1365.0
solar_htng_spctrl_scl = .false.
solar_data_type=FIXED,
solar_data_ymd=20000701
/
However, the code seems to ignore all namelist parameters when
'solar_const' is set to a value.
Is there a workaround?
Thank you,
Gus Correa