Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
noresm:runmodel:advanced [2013-12-02 14:37:54] dirkjlo |
noresm:runmodel:advanced [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Advanced configuration ====== | + | ======Advanced configuration |
| === Understanding compsets === | === Understanding compsets === | ||
| Line 40: | Line 40: | ||
| The model may be run with any combination of these options: with AEROFFL only, with AEROCOM only, or with AEROFFL and AEROCOM activated at the same time. | The model may be run with any combination of these options: with AEROFFL only, with AEROCOM only, or with AEROFFL and AEROCOM activated at the same time. | ||
| - | See presentation from NorESM workshop November 28'th 2013. {{alfk_offline_noresmworkshopnov2013x.pdf|}} | + | See also presentation from NorESM workshop November 28'th 2013. {{alfk_offline_noresmworkshopnov2013x.pdf|}} |
| - | === Use of look-up tables for aerosol optics and acivation of cloud droplets === | + | === Use of look-up tables for aerosol optics and activation to cloud droplets === |
| See presentation from NorESM workshop November 28'th 2013: {{alfk_lut_noresmworkshopnov2013.pdf|}} | See presentation from NorESM workshop November 28'th 2013: {{alfk_lut_noresmworkshopnov2013.pdf|}} | ||
| + | The look-up table code, AeroTab, is now available through subversion under cam/ | ||
| + | To obtain a local copy (myAeroTab) of the newest version without checking out the whole NorESM model, run | ||
| + | < | ||
| + | svn checkout https:// | ||
| + | </ | ||
| + | |||
| + | Or, if you are interested in the CMIP5 version (with some updates), run instead | ||
| + | |||
| + | < | ||
| + | svn checkout -r 199 https:// | ||
| + | </ | ||
| + | |||
| === Use of chemistry === | === Use of chemistry === | ||