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

This adds the C designation for concentration driven experiments, it's not clear to me if the emissions driven experiments will need the same date files or different ones so I've...

### What is the feature/what would you like to discuss? Implement an age of air diagnostic tracer (AOA1MF) which has a mixing ratio lower boundary condition which increases 2% per...

enhancement

### Issue Type Code Clean-up ### Issue Description Building today with openmp enabled I get an error: OMP: Info # 277: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. This is...

CoupledEval3
misc tag

### Issue Type Infrastructure Update ### Issue Description New compset long names have C or E designations in the date field to indicate concentration or emissions driven (eg 1850C, HISTC)...

CoupledEval3

### Issue Type Code Clean-up ### Issue Description We had an older, outdated way of computing a log-gamma value. This switches it to use the F2008 intrinsic. I ran one...

### Issue Type Code Clean-up ### Issue Description While looking through CAM's vertical diffusion code I found the subroutine `vd_lu_decomp` in `vdiff_lu_solver.F90`. However, I am unable to find any location...

### What is the feature/what would you like to discuss? When GPU testing is brought into the CAM tagging process, test_driver and archive_baselines will need to be modified to handle...

enhancement
CoupledEval3

### What is the feature/what would you like to discuss? The current dry and wet deposition code crudely maps the modal aerosol dust in MAM onto the 4 bulk size...

enhancement
CoupledEval3

### What happened? etamid is not initialized (and is not well defined) for height coordinate models (e.g. MPAS). Remove etamid depedency and use actual pressure instead in TJ16. (likely grey...

bug
CoupledEval3
mpas

### Issue Type Code Clean-up ### Issue Description It appears that smaw is unused in the code (output from caleddy inside eddy_diff.F90) Confirm this is true, and if so, remove...

misc tag