Changes between Version 14 and Version 15 of reduced_IPSLCM6


Ignore:
Timestamp:
07/09/19 15:48:04 (5 years ago)
Author:
snguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • reduced_IPSLCM6

    v14 v15  
    8888 
    8989== Setting an experiment directory == 
     90 
     91First install a new picontrol_TEST experiment in the `config/IPSLCM6/` directory. 
     92 
     93From this directory execute: 
     94{{{ 
     95cp EXPERIMENTS/IPSLCM/piControl_TEST/config.card . 
     96}}} 
     97 
     98Edit `config.card` and set the nameof your experiment, for instance: 
     99{{{ 
     100JobName= IPSLCM6A-VLRNOP 
     101}}} 
     102 
     103Launch the ins_job script: 
     104{{{ 
     105../../libIGCM/ins_job 
     106}}} 
     107 
     108Answer the questions and a new `IPSLCM6A-VLRNOP` will be created. 
     109 
     110We will now review the changes that need to be made to each `component.card` file in `COMP` and to the `namelist` and `config` files in `PARAMETER`.