Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ORBITAL_MODE not in env_run.xml

brianpm

Active Member
According to the documentation for DRV namelist options, there is supposed to be an ORBITAL_MODE in env_run.xml. I'd like to use that to set a run to use the "fixed_parameters" option, but I don't see ORBITAL_MODE in env_run.xml. Using CESM1_2_0 on Yellowstone. Tried a B and an F compset, just to make sure I wasn't missing something.Is there a "right way" to set orb_mode='fixed_parameters' ? Should it go in user_nl_cam since there is no user_nl_drv?
 

brianpm

Active Member
Thanks! I just went to set orb_mode and the parameters in user_nl_cpl and ran preview_namelists and it returned an error. I'm not sure if this is a minor change or a typo, but the namelist parameter orb_mvelp is no longer actually defined in namelist_definition_drv.xml, but it is called orb_velp. The 'm' used to stand for 'moving,' I think. 
 
Top