Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    noresm:start [2015-12-01 08:12:00] alfg [NORESM wiki]  | 
                
                    noresm:start [2022-05-31 09:29:32] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== NORESM wiki ====== | ====== NORESM wiki ====== | ||
| - | NorESM  | + | **IMPORTANT IMPORTANT** | 
| + | |||
| + | THIS DOCUMENTATION IS CONTINUED HERE: | ||
| + | https:// | ||
| + | |||
| + | **IMPORTANT IMPORTANT** | ||
| + | |||
| + | |||
| + | NorESM1  | ||
| Main references are: | Main references are: | ||
| Line 18: | Line 26: | ||
| Tjiputra, J. F., C. Roelandt, M. Bentsen, D. M. Lawrence, T. Lorentzen, J. Schwinger, Ø. Seland, and C. Heinze (2013): Evaluation of the carbon cycle components in the Norwegian Earth System Model (NorESM), Geosci. Model Dev., 6, 301-325, doi: | Tjiputra, J. F., C. Roelandt, M. Bentsen, D. M. Lawrence, T. Lorentzen, J. Schwinger, Ø. Seland, and C. Heinze (2013): Evaluation of the carbon cycle components in the Norwegian Earth System Model (NorESM), Geosci. Model Dev., 6, 301-325, doi: | ||
| + | |||
| + | The next version of the model NorESM2 is built on a update version of the CCSM framework, CESM2. (http:// | ||
| + | |||
| + | Kirkevåg, A., A. Grini, D. Olivié, Ø. Seland, K. Alterskjær, | ||
| + | Geosci. Model Dev., 11, 3945-3982, https:// | ||
| + | |||
| This wiki contains information shared between NorESM developers and users | This wiki contains information shared between NorESM developers and users | ||
| Line 25: | Line 39: | ||
| The purpose of the wiki is to provide a common place for NorESM users and developers to share information. What tools are you using? Which version should I run for what purpose? etc. | The purpose of the wiki is to provide a common place for NorESM users and developers to share information. What tools are you using? Which version should I run for what purpose? etc. | ||
| - | Any questions about the wiki content should be directed to [[mailto:alf.grini@met.no|alf.grini@met.no]] | + | Any questions about the wiki content should be directed to [[mailto:oyvindse@met.no|oyvindse@met.no]] | 
| ===== Obtaining a version of the model ===== | ===== Obtaining a version of the model ===== | ||
| Line 32: | Line 46: | ||
| To obtain the current official version (i.e an old version used in CMIP5) : svn checkout https:// | To obtain the current official version (i.e an old version used in CMIP5) : svn checkout https:// | ||
| - | The main trunk (stable development verison) is available  | + | The main trunk (stable development verison) is at the " | 
| If you are on a normal ubuntu PC and want the source code, you might see that "svn checkout" | If you are on a normal ubuntu PC and want the source code, you might see that "svn checkout" | ||
| + | |||
| + | **Need access to other versions: Special access document**:  | ||
| ===== Running / Configuring the model ===== | ===== Running / Configuring the model ===== | ||
| Line 45: | Line 61: | ||
| [[NORESM: | [[NORESM: | ||
| + | [[NORESM: | ||
| + | |||
| + | [[NORESM: | ||
| + | |||
| + | [[NORESM: | ||
| + | |||
| + | [[NORESM: | ||
| + | |||
| + | [[NORESM: | ||
| ===== Develop the model ===== | ===== Develop the model ===== | ||
| Line 74: | Line 99: | ||
| How-to for setting up svn repositories on NorStore: [[NORESM: | How-to for setting up svn repositories on NorStore: [[NORESM: | ||
| - | ==== NorESM2 branches in active development  | + | ==== NorESM2 branches in active development  | 
| - |   * https://svn.met.no/NorESM/noresm/trunk/  | + |   * https://github.com/metno/ | 
| - | * https://svn.met.no/NorESM/noresm/branches/featureCAM5-OsloDevelopment_trunk2.0-4 (Main development branch for CAM-Oslo aerosol features) | + |   * https://github.com/metno/ | 
| - |   * https://svn.met.no/NorESM/noresm/branches/ | + | * https://github.com/metno/noresm/ : feature-classnuc-ice_featureCAM5-OsloDevelopment-2 (ice nucleation feature branch) | 
| - |   * https:// | + |   * https://github.com/metno/ | 
| - |   * https://svn.met.no/NorESM/noresm/branches/featureNitrate_featureCAM5-OsloDevelopment-2/ | + | |
| - |   * https:// | + | |
| - | **NEW**: trunk now contains a first version of the Oslo (Production Tagged) aerosol model. There is one compset using those aerosols: NFPTAERO | + | ==== NorESM1 branches in active development ==== | 
| - | + |    * https://github.com/metno/ | |
| - | + |    * https://github.com/metno/ | |
| - | ==== NorESM1  | + | |
| - |    * https://svn.met.no/NorESM/noresm/branches/noresm-ver1-cmip5/ | + | |
| - |    * https://svn.met.no/NorESM/noresm/branches/noresm-ver1_r112-r169/ | + | |
| You obtain the model code through checking it out. The command would be | You obtain the model code through checking it out. The command would be | ||
| < | < | ||
| - | svn checkout  | + | git clone https:// | 
| + | </ | ||
| + | < | ||
| + | git checkout  | ||
| </ | </ | ||
| This gives the code in your directory | This gives the code in your directory | ||
| Line 101: | Line 124: | ||
| [[NORESM: | [[NORESM: | ||
| ===== Analyze model results ===== | ===== Analyze model results ===== | ||
| + | |||
| + | [[NORESM: | ||
| Several tools are shared among NorESM users | Several tools are shared among NorESM users | ||
| Line 106: | Line 131: | ||
|   * Prepare atmospheric output on pressure surfaces (Need working netcdf libraries) {{NORESM: |   * Prepare atmospheric output on pressure surfaces (Need working netcdf libraries) {{NORESM: | ||
|   * [[NORESM: |   * [[NORESM: | ||
| - |    | + |   * [[NORESM: | 
| - |    | + |   * [[NORESM: | 
| - |    | + | * [[NORESM:ESMValTool|Earth System Model eValuation Tool (ESMValTool)]] | 
| - | + | ||
| ===== Archive model results ===== | ===== Archive model results ===== | ||
| Line 119: | Line 142: | ||
| Data that builds the basis of publications should be migrated to NorStore' | Data that builds the basis of publications should be migrated to NorStore' | ||
| + | ===== CMIP5 archive of NorESM results ===== | ||
| + | |||
| + | [[NORESM: | ||
| ===== Share model results ===== | ===== Share model results ===== | ||
| Line 134: | Line 160: | ||
| ===== Resources ===== | ===== Resources ===== | ||
| - |   * {{: | + |    | 
| + |   * {{: | ||
| + |   * {{: | ||
| + |   * TaiESM CCliCS workshop in Taipei 2016 - Ingo Bethke ({{noresm: | ||
| + |   * {{: | ||
| + |    | ||
|   * {{NORESM: |   * {{NORESM: | ||
|   * {{: |   * {{: | ||