LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
noresm:runmodel:advanced [2013-08-15 14:51:14]
alfg
noresm:runmodel:advanced [2022-05-31 09:29:32] (current)
Line 1: Line 1:
-======Advanced configuration ======+======Advanced configuration (NorESM1) ======
  
 === Understanding compsets === === Understanding compsets ===
Line 6: Line 6:
  
 For existing composets, search for the file config_compsets.xml in your $NORESM folder. They can also all be printed by going to $NORESM/scripts and type the command //./create_newcase -list // For existing composets, search for the file config_compsets.xml in your $NORESM folder. They can also all be printed by going to $NORESM/scripts and type the command //./create_newcase -list //
 +
 +=== AMIP type simulations ===
 +
 +For AMIP type simulations, using the data ocean model with prescribed (observed) SST, use one of the pre-defined compsets with long names starting with “NF_”.  One, used in the AMIP run for CMIP5, is “NF_1979-2005_ AER_ AMIP_OBS”, with the short name “NF2005AERAMIPO”. To create a Case with the chosen name AMIPtest for this compset, as an example, write
 +
 + ./create_newcase  -case ../cases/AMIPtest/ -mach hexagon -res f19_f19  -compset NF2005AERAMIPO
 +
  
 === Running with offline aerosol interaction ===  === Running with offline aerosol interaction === 
Line 33: 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 also presentation from NorESM workshop November 28'th 2013. {{alfk_offline_noresmworkshopnov2013x.pdf|}}
 +
 +
 +=== 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|}}
 +
 +The look-up table code, AeroTab, is now available through subversion under cam/tools/AeroTab on norEsmTrunk. 
 +To obtain a local copy (myAeroTab) of the newest version without checking out the whole NorESM model, run 
 +
 +<file>
 +svn checkout https://svn.met.no/NorESM/noresm/trunk/noresm/models/atm/cam/tools/AeroTab myAeroTab 
 +</file>
 +
 +Or, if you are interested in the CMIP5 version (with some updates), run instead
 +
 +<file>
 +svn checkout -r 199 https://svn.met.no/NorESM/noresm/trunk/noresm/models/atm/cam/tools/AeroTab myAeroTab 
 +</file>
 + 
 +=== Use of chemistry ===
 +
 +See presentation from NorESM workshop November 28'th 2013: 
  
 +{{dirkjlo_chemistry_noresmworkshopnov2013.pdf|}}
 + 
  • noresm/runmodel/advanced.1376578274.txt.gz
  • Last modified: 2022-05-31 09:23:24
  • (external edit)