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:newbie [2014-03-21 13:04:18]
alfg
noresm:runmodel:newbie [2022-05-31 09:29:32] (current)
Line 16: Line 16:
  
 ./create_newcase -list ./create_newcase -list
 +
 +The simplest case which runs production tagged aerosols and data ocean in a VERY coarse resolution is 
 +
 +./create_newcase -case /path/to/where/I/store/the/case -compset NFPTAERO -mach hexagon -res f10_f10
  
 === Configure the case === === Configure the case ===
 cd $NORESM/cases///casename// cd $NORESM/cases///casename//
  
-./configure -case+edit any configuration files (understand env_conf.xml and env_run.xml) 
 + 
 +./configure -case (in NorESM1 / CAM4) 
 + 
 +or  
 + 
 +./cesm_setup (in NorESM2 / CAM5)
  
 After these two commands, the case is configured After these two commands, the case is configured
Line 26: Line 36:
 === Build the case === === Build the case ===
  
-.///casename//.//machinename//.build+.///casename//.//machinename//.build (NorESM1 / CAM4) 
 + 
 +.///casename//.build (NorESM2 / CAM5)
  
 === Run the case === === Run the case ===
Line 36: Line 48:
 There are already several pre-defined compsets. They all have long and short names. As and example we can use the compset N_2000_AEROSLO_CN (with short name N2000AERCN). Thus a valid command on the machine //hexagon// is:  There are already several pre-defined compsets. They all have long and short names. As and example we can use the compset N_2000_AEROSLO_CN (with short name N2000AERCN). Thus a valid command on the machine //hexagon// is: 
  
-./create_newcase  -case ../cases/N2000test/ -mach hexagon -res f19_g16 -compset N2000AERCN+./create_newcase  -case /path/to/my/case/directory/ -mach hexagon -res f19_g16 -compset N2000AERCN 
 + 
 +(will run a "year 2000" CAM4/NorESM1 case with the Oslo-aerosols)  
 + 
 +./create_newcase  -case /path/to/my/case/directory/ -mach hexagon -res f19_g16 -compset FAMIPC5 
 + 
 +(will configure the "default" atmoshere-only simulation of CAM5)
  
 ===Important files=== ===Important files===
  • noresm/runmodel/newbie.1395407058.txt.gz
  • Last modified: 2022-05-31 09:23:24
  • (external edit)