Changes between Version 1 and Version 2 of incadev/https:/forge.ipsl.jussieu.fr/inca/wiki/incadev/IPSLCM6-AER-spinup


Ignore:
Timestamp:
07/15/20 14:10:53 (4 years ago)
Author:
ramiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • incadev/https:/forge.ipsl.jussieu.fr/inca/wiki/incadev/IPSLCM6-AER-spinup

    v1 v2  
     1= IPSLCM6-AER Spin-up and initial states = 
    12 
     3== Steps to create the initial states == 
    24 
    3 === 1.0 Steps to create the initial states === 
    4  
     5=== Get the tracers (pre-industrial) === 
    56 
    67{{{ 
     
    910om_TUNNING/ATM_TEST-CM61-LR-pi-AER-tunning-LONG4_18551231_restart.nc inca_tracers_18551231.nc 
    1011 
    11 cp CM61-LR-pi-03_18691231_restart.nc CM61-LR-pi-03-AER-abrupt4xCO2_18691231_restart.nc 
    12  
    1312ncrename -d lev,sigs inca_tracers_18551231.nc  
    1413 
    15 ncks -A -v temps CM61-LR-pi-03_18691231_restart.nc inca_tracers_18551231.nc 
     14}}} 
    1615 
     16=== Add the tracers === 
     17 
     18Here we add the tracers to the case of abrupt4xCO2: 
     19 
     201. Copy the selected restart file from IPSLCM61-R: `cp CM61-LR-pi-03_18691231_restart.nc CM61-LR-pi-03-AER-abrupt4xCO2_18691231_restart.nc` 
     212. Add temps of this restart file to tracers: `ncks -A -v temps CM61-LR-pi-03_18691231_restart.nc inca_tracers_18551231.nc` 
     223. Add the tracers to the new restart file: 
     23{{{ 
    1724ncks -A -v SSN,SSSSM,ASN,ASNO3M,ASMSAM,ASNH4M,ASSO4M,ASPOMM,ASBCM,ASSSM,CSN,CSNO3M,CSMSAM,CSNH4M,CSSO4M,CSSSM,AIN,AIPOMM,AIBCM,CIN,CINO3M,CIDUSTM,NH3,DMSO,DMS,H2S,SO2,N2O5,HNO3,NO3,NO2,Pb210,Rn222 inca_tracers_ 
    182518551231.nc CM61-LR-pi-03-AER-abrupt4xCO2_18691231_restart.nc