Changes between Version 31 and Version 32 of Doc/Install


Ignore:
Timestamp:
01/23/24 16:01:36 (8 months ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Install

    v31 v32  
    149149 
    150150 
    151 ### v7 family ### 
    152 Configuration management in mod.def has evolved with v7 configurations. Until now, all forced and coupled configurations were explicitly described in mod.def (e.g. IPSLCM6.2.2, LMDZOR_v6.2.2, etc.). From v7 onwards, only the IPSLCM7 coupled configuration is offered in mod.def, from which you can choose the sub-configuration you wish to extract.   
    153  
    154 {{{ 
    155  
    156 ./model IPSLCM7_tag [subconfig] 
    157  
    158 e.g.  
    159  
    160 ./model IPSLCM7_tag ICOLMDZORINCA 
    161  
    162 }}} 
    163  
    164 You can choose to extract the entire IPSLCM7 configuration, enabling you to use all the sub-configurations included in this model (IPSLCM7-ico, IPSLCM7-reg, ICOLMDZOR, LMDZOR, ICOLMDZORINCA, LMDZORINCA) with a single executable.  
    165151 
    166152 
     
    202188The log files of the installation are stored in the `modipsl/util/log` file. 
    203189 
    204  
     190### v7 family ### 
     191Configuration management in mod.def has evolved with v7 configurations. Until now, all forced and coupled configurations were explicitly described in mod.def (e.g. IPSLCM6.2.2, LMDZOR_v6.2.2, etc.). From v7 onwards, only the IPSLCM7 coupled configuration is offered in mod.def, from which you can choose the sub-configuration you wish to extract.   
     192 
     193{{{ 
     194 
     195./model IPSLCM7_tag [subconfig] 
     196 
     197e.g.  
     198 
     199./model IPSLCM7_tag ICOLMDZORINCA 
     200 
     201}}} 
     202 
     203You can choose to extract the entire IPSLCM7 configuration, enabling you to use all the sub-configurations included in this model (IPSLCM7-ico, IPSLCM7-reg, ICOLMDZOR, LMDZOR, ICOLMDZORINCA, LMDZORINCA) with a single executable.  
     204  
    205205## Syntax in mod.def ## 
    206206The file mod.def contains a section per predefined configuration. Each section must contain one or several lines starting with: