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-10 10:30:23] alfk |
noresm:runmodel:advanced [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Advanced configuration ====== | + | ======Advanced configuration |
| === Understanding compsets === | === Understanding compsets === | ||
| Line 47: | Line 47: | ||
| 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 | + | The look-up table code, AeroTab, is now available through subversion under cam/ |
| - | 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 === | ||