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? I was running SCAM on my personal computer (cesm2.1.3, cam_cesm2_1_rel41). I found the bug when I set the `spectralflux` namelist option to true. This should have returned...

enhancement
misc tag

### Issue Type Code Clean-up ### Issue Description With the use of ESMF NUOPC mediator component coupling in CESM, the ESMF gridded component to couple the ionosphere to CAM physics...

BFB

### What happened? In the `interpolate_vector2d` and `interpolate_vector3d` subroutines located in the `src/dynamics/se/dycore/interpolate_mod.F90` source file there are checks that look like this: ``` if (npts==np) then interp => interp_p else...

bug
misc tag

This PR updates the Casper GPU tests in CAM to Derecho GPU tests and shortened the tests to two, whose details as listed below: - F2000dev compset - ne30pg3 resolution...

### Issue Type Code Clean-up ### Issue Description After PR #890 CAM development is no longer able to replicate CAM3 physics regardless of settings, and thus CAM3 is no longer...

misc tag

### Issue Type Code Clean-up ### Issue Description Currently the `cime_config/config_pes.xml` file has multiple references to Cheyenne. However, now that Cheyenne has been decommissioned it would help to remove those...

misc tag

### What is the feature/what would you like to discuss? Currently all the CAM regression tests run on the Derecho's CPUs only. This will fail to capture any potential bugs...

enhancement

### What happened? I ran test SMS_Ln9_D.ne30pg3_ne30pg3_mg17.FADIAB.derecho_intel.cam-outfrq9s with `./xmlchange --append CAM_CONFIG_OPTS="-chem trop_mam4"` and I get an error: ``` Traceback (most recent call last): File "/glade/derecho/scratch/jedwards/SMS_Ln9_D.ne30pg3_ne30pg3_mg17.FADIAB.derecho_intel.cam-outfrq9s.20240528_110421_r2qhrk/./case.build", line 267, in _main_func(__doc__) File...

bug

### Issue Type Code Clean-up ### Issue Description As part of the CCPP conversion of ZM, it was discovered that dnlf, dnif, dlfzm and difzm are unused. As part of...

### What happened? I discovered some ill conditioned aspects of the L93 grid when trying to run ne480pg3, which supports higher mountain tops and smaller surface pressures than coarser grids....

bug