e3sm_v2_alpha_umrad
This is a modified version of E3SM (v2 alpha version) with U-Mich LW radiation treatments. Use this command line to fully download: git clone -b UMRad --recursive https://github.com/jingxianwen/E3SM_v2_alpha_UMRad.git.
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 11 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Repository
This is a modified version of E3SM (v2 alpha version) with U-Mich LW radiation treatments. Use this command line to fully download: git clone -b UMRad --recursive https://github.com/jingxianwen/E3SM_v2_alpha_UMRad.git.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Energy Exascale Earth System Model (E3SM)
E3SM is a state-of-the-art fully coupled model of the Earth's climate including important biogeochemical and cryospheric processes. It is intended to address the most challenging and demanding climate-change research problems and Department of Energy mission needs while efficiently using DOE Leadership Computing Facilities.
DOI: 10.11578/E3SM/dc.20180418.36
Please visit the project website for further details.
Modified Longwave radiation (ice scattering + realistic surface emissivity)
By Prof. Xianglei Huang's group at U-Michigan.
Contribute Authors:
- Yi-Hsuan Chen (yihsuan@umich.edu)
- Xiuhong Chen (xiuchen@umich.edu)
- Xianwen Jing (xianwen@umich.edu)
History:
- 2019/12/30 First release
- 2020/02/26 Add discription of spectral emissivity modification and three iceflags for ice scattering optics.
- 2020/04/02 Add overview. Modify discription of spectral emissivity (more files are changed). Add discription of changes in rrtmgp.
*********************** overview of U-Mich modifications *************************
&&& CAM:
- Path 1: $E3SM_root/components/cam/src/physics/rrtmg/
- cloudradprops.F90
- radconstants.F90
- radiation.F90
- radlw.F90
- rrtmg_state.F90
- Path 2: $E3SMroot/components/cam/src/physics/rrtmg/ext/rrtmglw/
- rrlw_cld.f90
- rrtmglwinit.f90
- Path 3: $E3SMroot/components/cam/src/physics/rrtmg/ext/rrtmgmcica/
- mcicasubcolgen_lw.f90
- rrtmglwrad.f90
- rrtmglwrtrnmc.f90
- Path 4: $E3SM_root/components/cam/src/cpl/
- atmcompmct.F90
- atmimportexport.F90
- camcplindices.F90
- Path 5: $E3SM_root/components/cam/src/control/
- camsrfexch.F90
- Path 6: $E3SMroot/components/cam/bld/namelistfiles/
- namelist_definition.xml
- PathforRRTMGP:$E3SM_root/components/cam/src/physics/rrtmgp/
- cam_optics.F90
- cloudradprops.F90
- mc6iceoptics.F90 (newly added)
- radconstants.F90
- radiation.F90
&&& CIME:
- Path 7: $E3SM_root/cime/src/drivers/mct/shr/
- seqfldsmod.F90
&&& CLM:
- Path 8: $E3SM_root/components/clm/src/cpl/
- lndimportexport.F90
- clmcplindices.F90
- Path 9: $E3SM_root/components/clm/src/main/
- lnd2atmType.F90
- lnd2atmMod.F90
- atm2lndType.F90
- clm_driver.F90
&&& Runtime setups:
- Setups in run_scripts
- If use RRTMG: ln -s /global/cscratch1/sd/xianwen/data/emis/surfaceemissivity1x1RRTMG53deg.nc $caserundir/surfaceemissivity1x1UMRad53deg.nc
- If use RRTMGP: ln -s /global/cscratch1/sd/xianwen/data/emis/surfaceemissivity1x1RRTMGP53deg.nc $caserundir/surfaceemissivity1x1UMRad53deg.nc
- Setups in usrnlcam
- flag_mc6=.true.
- flag_emis=.true.
- flag_scat=.true.
- flag_rtr2=.true. (this is not used if RRTMGP is selected.)
********************** End U-Mich modification overview **********************
Table of Contents
Quick Start
The Quick Start page includes instructions on obtaining the necessary code and input data for model setup and execution.
Supported Machines
E3SM is high-performance computing application and generally requires a cluster with several hundred nodes to run a scientifically validated case at a useful simulation speed.
To run E3SM, it is recommended that you obtain time on a Supported Machine.
Running
Please refer to Running E3SM for instructions on running the model.
Contributing
Please refer to Contributing for details on our code development process for submitting pull requests.
Acknowledgement
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in publications as the origin of the model using these guidelines.
In addition, the software should be cited. For your convenience,
the following BibTeX entry is provided.
TeX
@misc{e3sm-model,
title = {{Energy Exascale Earth System Model (E3SM)}},
author = {{E3SM Project}},
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
climate including important biogeochemical and cryospheric processes.},
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20180418.36}},
url = {https://dx.doi.org/10.11578/E3SM/dc.20180418.36},
doi = {10.11578/E3SM/dc.20180418.36},
year = 2018,
month = apr,
}
License
The E3SM model became open development at the time of first model and data release. Please see LICENSE for details.
Owner
- Name: Xianwen Jing
- Login: jingxianwen
- Kind: user
- Location: Huangshi, China
- Company: Hubei Normal University
- Website: https://jingxianwen.github.io
- Repositories: 1
- Profile: https://github.com/jingxianwen
Cloud physics, precipitation, atmospheric radiation, climate modeling.
