Changes between Version 56 and Version 57 of Documentation/UserGuide/PreIndSim


Ignore:
Timestamp:
2014-11-18T10:21:20+01:00 (9 years ago)
Author:
luyssaert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/PreIndSim

    v56 v57  
    345345Annee_${year_preind} 
    346346}}} 
    347 This is necessary because these files start in 1765 but we want to make a simulation that is assigned to the year 1751. We defined the variable 'year_preind' ourselves in libigcm_config.tsh (see above)  
     347This is necessary because these files start in 1765 but we want to make a simulation that is assigned to the year 1751. We defined the variable 'year_preind' ourselves in libigcm_config.tsh (see above) 
     348 
     349=== Alternative to changing the years === 
     350Rather than changing the years in '''.../libIGCM/libIGCM_config/libIGCM_config.tsh''', and several of the DRIVER and COMP files it is also possible to adjust the data files and more specificaly all the *.txt files as those contain only one value per year. The files SOLARANDVOLCANOES_1610_2008.txt, CO2_1765_2005.txt, CH4_1765_2005.txt, N2O_1765_2005.txt, CFC11_1765_2005.txt, and CFC12_1765_2005.txt are all write protected so you have to copy them before you can change the content. For an equilibrium experiment it could be wise to set the same value for all the years in the experiment. This way, equilibrium will be reached faster. If you use this approach remember to change the paths in COMP/lmdz.card such that it uses your copied and adjusted files. 
     351   
    348352 
    349353= Launch the experiment =