CAM icon indicating copy to clipboard operation
CAM copied to clipboard

Community Atmosphere Model

Results 266 CAM issues
Sort by recently updated
recently updated
newest added

### What is the feature/what would you like to discuss? Continued development of gravity wave source schemes, including "moving mountains", combined CLUBB-ZM heating as convective source, residual isotropic source for...

enhancement
answer changing
chill

This fixes an error in the calculation of dz in the aerosol convective removal code.

answer changing
bug-fix
CoupledEval3
chill

closes #1082

CoupledEval3
chill

Closes #1109

CoupledEval3

Enthalpy flux terms are already being computed in the new coupler code used with MOM6. The corresponding terms need to be added in CAM. For details see Reconciling and improving...

enhancement
answer changing
Priority 1 Science
CoupledEval3
chill

### What happened? Adding initial state perturbations is not implemented when reading initial values via ncdata. ### What are the steps to reproduce the bug? Specify an initial values dataset...

bug
CoupledEval3

### What is the feature/what would you like to discuss? Generalize aerosol wet removal processes using the abstract aerosol interfaces framework which can be extended to other aerosol representations, such...

enhancement
CoupledEval3

This PR addresses issues that were seen when using ncdata with longitudes in the $[-\pi, \pi]$ range in cases with full physics. This would cause the atmosphere to become unphysical...

enhancement
answer changing

### What happened? When I run a configuration with deep_scheme='off' and use_gw_convect_dp=.true., it errors out as gw_drag.F90 is doing a pbuf_get_index for a ZM pbuf variable that doesn't exist. So...

bug