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

Running WACCM SE 1 degree as an aquaplanet -- where is 'uzm' calculated? (used in qbo.F90)

ahughes

Ann-Casey Hughes
New Member
Hi all,

I'm running a WACCM aquaplanet simulation with a 1 degree resolution spectral element dynamical core.

When I run this configuration, I get an error when the qbo_init subroutine runs with WACCM -- it calls for 'UZM' zonal mean zonal wind, which is no longer computed with CESM2 in physics_types.F90. I noticed that 'uzm' was in the source code for CESM1. Does anyone know where this calculation moved and why I get this error specifically?

The error message at the end of the atm run log is "ERROR: Attempt to find undefined name in pbuf UZM" when in the middle of the qbo_init subroutine.

Thanks!
 
Top