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

AODVISdn at Troposphere and Stratosphere

nuvolet

Toni Viudez
Member
What version of the code are you using?

CESM2.2.2

Have you made any changes to files in the source tree?

Some changes in the nudging module

If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.


I am running CESM2.2.2 in Derecho using the FCnudged compset

Describe your problem or question:

I am looking a way to have in the history files the AODVIS integrated one over the Troposphere (AODVIS_trop) and another over the Stratosphere (AODVIS_strat) instead overall the atmospheric column
 

Danny Leung

New Member
Hi Toni-
I think they exist!
Output AODVISst, which is AODVIS_strat.
Subtract AODVIS by AODVISst gives you AODVIS_trop.

The above variables are daytime-averaged variables.
There are also day-night averaged quantities: Output AODVISdn and AODVISstdn.
Danny
 

nuvolet

Toni Viudez
Member
Hi Toni-
I think they exist!
Output AODVISst, which is AODVIS_strat.
Subtract AODVIS by AODVISst gives you AODVIS_trop.

The above variables are daytime-averaged variables.
There are also day-night averaged quantities: Output AODVISdn and AODVISstdn.
Danny
Thanks Danny.
 
Top