Changes between Version 56 and Version 57 of Doc/Setup


Ignore:
Timestamp:
10/10/19 12:17:55 (5 years ago)
Author:
falletti
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Setup

    v56 v57  
    44}}} 
    55---- 
    6 [[NoteBox(note,This chapter describes how to setup your simulation., 600px)]]  
    7  
    8 [[TOC(heading=Table of contents,depth=1,inline)]] 
    9 [[PageOutline(1,Table of contents,pullout)]] 
     6[[NoteBox(note,This chapter describes how to setup your simulation once you have compiled your configuration at a choosen resolution., 600px)]]  
     7 
     8[[PageOutline(1,Table of contents)]] 
    109---- 
     10 
     11In this chapter, we suppose that you have followed the previous steps ([wiki:Doc/Install installation] and [wiki:Doc/Compile compilation]). After the compilation, you should have the following tree view: 
     12 
     13[[Image(compilation.jpg, 50%)]] 
    1114 
    1215# Create submission directory and main job # 
    1316## Create submission directory ## 
    14 The configuration directory contains tools to [wiki:DocDcompil compile] (Makefile and AA_make) and tools to run a simulation, i.e.  
     17The configuration directory contains tools to [wiki:Doc/Compile compile] (Makefile and AA_make) and tools to run a simulation, i.e.  
    1518 * two directories (EXPERIMENTS and GENERAL) allow you to create submission directories for your model configuration; 
    1619 * if one or several submission directories (e.g. EXP00, OOL_SEC_STO, historical, EXP_AER, etc...) have already been created, you can directly go to the [#Contentsofthesubmissiondirectory next step].  
    1720 
    18 In the EXPERIMENTS directory you will find subdirectories for each model configuration (included the one you work with). For example:  
     21In the EXPERIMENTS directory you will find sub-directories for each model configuration (included the one you work with). For example:  
    1922 * IPSLCM5_v5 includes LMDZOR, LMDZ 
    2023 * IPSLCM5CHT_v5 includes IPSLCM5, LMDZOR, LMDZORINCA 
    21  * LMDZOR_v5 includes LMDZ 
     24 * LMDZOR_v6 includes LMDZ and ORCHIDEE 
    2225 * LMDZORINCA_v5 includes LMDZOR, LMDZ 
    2326 
     
    3336}}} 
    3437 
    35 [[Image(wiki:DocEsetup:creation_exp_v5.jpg, 50%)]]  
     38[[Image(creation_exp_v5.jpg, 50%)]]  
    3639 
    3740The header of ''config.card'' contains the '''!JobName''' field for which you must specify your simulation's  name. Then run the '''`ins_job`''' script that will in first time ask you, if you are working on TGCC, your id group, and then create a directory for your experiment. If you are working on IDRIS it will directly create a directory for your experiment.  
     
    260263'''!RebuildFrequency''' and '''!PackFrequency''' should not be disabled except in the case of running in expert mode. 
    261264 
    262 [[Image(wiki:DocFsimu:chaine.jpg, 50%)]] 
     265[[Image(wiki:Doc/Running:chaine.jpg, 50%)]] 
    263266 
    264267{{{ 
     
    275278## COMP directory ## 
    276279 
    277 [[Image(wiki:DocEsetup:COMP dataflow.jpg, 360px)]] 
     280[[Image(COMP dataflow.jpg, 360px)]] 
    278281 
    279282This directory contains the architecture (or map) of each model component. Each map specifies inputs and outputs required by a component.