Changes between Version 12 and Version 13 of Doc/Setup


Ignore:
Timestamp:
10/23/14 17:12:31 (10 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Setup

    v12 v13  
    4747  AA_Make Makefile EXPERIMENTS GENERAL DIADEME 
    4848}}} 
    49 The config.card file is deleted and a directory called DIADEME is created.  
     49The ''config.card'' file is deleted and a directory called DIADEME is created.  
    5050 
    5151 
     
    286286### The [!InitialStateFiles] section ### 
    287287 
    288 Files needed to create initial files. This section is not activated if you chose to start or continue from an existing simulation (Section [Restart] in config.card). The files in this list will be only copied at the startup of your simulation.  
     288Files needed to create initial files. This section is not activated if you chose to start or continue from an existing simulation (Section [Restart] in ''config.card''). The files in this list will be only copied at the startup of your simulation.  
    289289 
    290290{{{ 
     
    408408There are three different ways to define your simulation's initial conditions:  
    409409 * [wiki:DocEsetup#TheRestartssection Start using restart files from an existing simulation] by setting ''!OverRule=y'' in the [Restart] section of the config.card file 
    410  * [wiki:DocEsetup#TheATM...sectionsofthemodelcomponents Start using different restart files from different simulations for each model component] by setting ''Restart=y'' in each associated part of the config.card file. ''!OverRule=n'' must be set in config.card. 
    411  * [wiki:DocEsetup#COMPdirectory Use the default section InitialStateFiles in the comp.card file of the model components] in config.card you must have ''!OverRule=n'' and and ''Restart=n'' for this case. 
     410 * [wiki:DocEsetup#TheATM...sectionsofthemodelcomponents Start using different restart files from different simulations for each model component] by setting ''Restart=y'' in each associated part of the ''config.card'' file. ''!OverRule=n'' must be set in ''config.card''. 
     411 * [wiki:DocEsetup#COMPdirectory Use the default section InitialStateFiles in the comp.card file of the model components] in ''config.card'' you must have ''!OverRule=n'' and and ''Restart=n'' for this case. 
    412412 
    413413 
     
    415415 
    416416### Example with !OverRule=y ###  
    417 If you wish to use the start state of a given simulation, set in config.card:  
     417If you wish to use the start state of a given simulation, set in ''config.card'':  
    418418{{{ 
    419419#======================================================================== 
     
    518518# Prepare a new experiment # 
    519519There are two ways to prepare a new working directory for your model configuration:  
    520  1. Start again from the first step described above by copying the desired config.card file to your configuration directory using a new !JobName.  
    521  2. Copy an existing submission directory, delete the files created by the [wiki:DocFsimu#Endofthesimulation simulation], and change !JobName in config.card.  
     520 1. Start again from the first step described above by copying the desired ''config.card'' file to your configuration directory using a new !JobName.  
     521 2. Copy an existing submission directory, delete the files created by the [wiki:DocFsimu#Endofthesimulation simulation], and change !JobName in ''config.card''.  
    522522 
    523523[[BR]]For example:  
     
    534534 
    535535 
    536 [[NoteBox(note, The ins_job script allows you to create a submission directory from a config.card file or if the directory already exists it allows you to only create the job corresponding to config.card. ins_job will not overwrite a directory or an existing job.,600px)]] 
     536[[NoteBox(note, The ins_job script allows you to create a submission directory from a ''config.card'' file or if the directory already exists it allows you to only create the job corresponding to ''config.card''. '''`ins_job`''' will not overwrite a directory or an existing job.,600px)]] 
    537537 
    538538## Post-processing jobs ## 
     
    573573## Config.card ## 
    574574 
    575 The file ''config.card'' is filled as a regular ''config.card'' (ins_job without the -e option). 
     575The file ''config.card'' is filled as a regular ''config.card'' ('''`ins_job`''' without the -e option). 
    576576 
    577577The important lines for the ensemble set up are in the [!UserChoices] section. Make sure that !JobName and !ExperimentName are filled with proper values.[[BR]] 
     
    607607}}} 
    608608 
    609 A section `[Ensemble]` should also be present. It contains the information that we want to prepare an ensemble simulation with variable !EnsembleRun set to y and three unset fields to be filled in the ''config.card'' of each member after ''ins_job -e'' has run. 
     609A section `[Ensemble]` should also be present. It contains the information that we want to prepare an ensemble simulation with variable !EnsembleRun set to y and three unset fields to be filled in the ''config.card'' of each member after ''''`ins_job -e`''' has run. 
    610610{{{ 
    611611[Ensemble]