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 happened? `tphysbc_cmfmc` (`atmosphere_convective_mass_flux_due_to_all_convection`) is incorrectly written with `lev` as the vertical dimension instead of `ilev`. It is defined at module level with interface dimension: https://github.com/ESCOMP/CAM/blob/e73a79b0d3be075915502afc25348f6af6611153/src/physics/cam/physpkg.F90#L2137 The `addfld` call...

bug

### What is the feature/what would you like to discuss? I hope to make an initial implementation of options for ZM deep convection that will enable convection to reach to...

enhancement
CoupledEval3

### What is the feature/what would you like to discuss? Part of #1225 This is the accompanying issue for the first-stage cleanup PR for CCPPizing rk_stratiform_tend (CAM4). This will only...

ccpp-conversion

### What is the feature/what would you like to discuss? All of the testing for the VR grids in CAM has them using the POP t12 land/ocean mask. The only...

enhancement

### Issue Type Infrastructure Update ### Issue Description I will be working to add CCPP interfaces to CLUBB and move the parameterization into the atmospheric_physics repository. The main issue tracking...

ccpp-conversion

### Issue Type Other (please describe below) ### Issue Description Suggested changes to NEU wet deposition scheme (`mo_neu_wetdep.F90`) from @cbardeen 1) Modified wetdep code to improve comments, create a more...

answer changing

### What is the feature/what would you like to discuss? The ne30pg3_ne30pg3_mg17 topo file has this variable added to it. Other resolutions need to have this variable added to them....

enhancement
CoupledEval3

### What happened? Snapshot writing of integer type (`dtype_i4`) pbuf fields are incorrect. `cam_snapshot_common.F90::cam_pbuf_snapshot_all_outfld` reads all pbuf fields into a `real(r8)` array but if the data is in `dtype_i4` the...

bug

### What is the feature/what would you like to discuss? The mpasa grids are all setup in ccs_config to use POP land/ocean masks. To be consistent with the coupled model...

enhancement

### What is the feature/what would you like to discuss? In CTSM we currently do NOT support the C48 grid, so I was surprised to see this grid in the...

enhancement