Francis Vitt
Francis Vitt
The use of `seq_drydep_mod` in source code should be replaced by `shr_drydep_mod`. As of CMEPS tag `cmeps0.13.70` and cpl7 tag `cpl7.0.14`, `seq_drydep_mod.F90` is merely a wrapper to `shr_drydep_mod.F90` and is...
### Issue Type Other (please describe below) ### Issue Description Aerosol convective removal code refactor / clean up efforts have uncovered a few bugs. In subroutine `subroutine ma_precpevap_convproc` in `modal_aero_convproc.F90`,...
### Issue Type Other (please describe below) ### Issue Description From Hanli Liu: Suggested changes to QEI/QEN/QIN history fields In `src/physics/waccmx/ion_electron_temp.F90`: 1. qei/qen/qin are all with unit ev/g/s. We may...
### What is the feature/what would you like to discuss? The proposal here is to update the MSIS empirical model used for WACCM upper boundary conditions with NRLMSIS 2.1. This...
### Issue Type Other (please describe below) ### Issue Description From Hanli Liu: I went through the derivation again and here are the correct formulations: (1) Z_gm = 1/(1 -...
### What is the feature/what would you like to discuss? Integrate a new 3-dimensional electrodynamics module into WACCM-X. The core of the new edynamo resides here: https://github.com/NCAR/3Dynamo/ ### Is there...
### What happened? When HEMCO emissions are used restarts are not bit-for-bit the same as continuous runs. Regression testing give this failure: FAIL ERP_Ln9_Vnuopc.f09_f09_mg17.FCSD_HCO.cheyenne_intel.cam-outfrq9s COMPARE_base_rest Until this is fixed, HEMCO...
### What is the feature/what would you like to discuss? For lower resolution WACCM simulations it is advantageous to nudge the QBO. The ability to nudge the QBO when running...
### Issue Type Code Clean-up ### Issue Description Remove the deprecated TEM diagnostics scheme from the finite volume dycore code. This is superseded by the TEM physics grid scheme. The...