You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* First pass at merging port into development.
* Fix BuildERFExe.cmake and include a verbose debug file to temporary checks.
* Bump the submodule and add an include.
* Set RRTMGP submodule to E3SM hash.
* Working through issus in Rad source files.
* Fix ERF code, still header issue.
* Compiled in debug.
* Fix codespell.
* Ran multiple steps with reasonable heating sources.
* Clear gas names before next population.
* Add to codespell ignore.
* deep copy fixes and o3 vert prof.
* This passed the unit test.
---------
Co-authored-by: Aaron Lattanzi <[email protected]>
ERF allows for radiative heating computations with the RRTMGP library. Source code must be compiled with CMAKE and the following flags enabled: ``-DERF_ENABLE_RRTMGP:BOOL=ON``, ``-DERF_ENABLE_NETCDF:BOOL=ON``, and ``-DERF_ENABLE_HDF5:BOOL=ON``; see **ERF/Build/cmake_with_radiation.sh**.
0 commit comments