CAM
CAM copied to clipboard
Community Atmosphere Model
### What is the feature/what would you like to discuss? Compset names like F2000climo and FHIST should most likely be renamed to allow for older CAM6 configurations, but to not...
### What happened? When running SCAM with the cgils configuration for longer than the IOP file, the user used to get this error: > ERROR - setiopupdate.c:Reached the end of...
### What happened? Running FSCAM in debug mode, I am getting error's for IOP cases dycomsRF01, gateIII and bomex: ``` shr_file_mod.F90 912 This routine is depricated - use shr_log_setLogUnit instead...
### Issue Type Code Clean-up ### Issue Description I recently discovered that cpslec.F90 is not a module. It should be placed in a module and the routine can be "use"d...
### Issue Type Code Clean-up ### Issue Description The following variables are set but never used in the ptend structure: - hflux_srf - hflux_top - taux_srf - taux_top - tauy_srf...
### What happened? After Rich Loft pointed out the issue of complex number accessors in the NVHPC compiler (https://github.com/ESCOMP/CAM/issues/881), I was able to build `cam6_3_125` with the `nvhpc/23.7` compiler on...
### 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...
### Issue Type Other (please describe below) ### Issue Description This issue will implement a new non-orographic source of gravity waves, known as the "moving mountain" source. Air flows over...
### What is the feature/what would you like to discuss? need to add cloud activation number tendency diagnostic field (NPCCN) to history files ### Is there anyone in particular you...