source: TOOLS/CMIP6_FORCING/SCENARIOS/AER_TROP_EMISSIONS/REGRID/regrid_scen.job @ 4007

Last change on this file since 4007 was 4007, checked in by tlurton, 6 years ago

Adding scripts to regrid tropospheric aerosol emissions for scenarios.

File size: 311 bytes
Line 
1#PBS -N make_AER_Sc_v1
2#PBS -S /bin/bash
3#PBS -q week # there exist: short, day, days3, week...
4#PBS -k eo  # to write the output of stdin
5#PBS -l vmem=10gb   # virtual memory
6#PBS -l mem=10gb
7
8#replace the following line with your own running directory
9cd /home/tlurton/Scen_EMISS_AER/REGRID
10
11./regrid_scen.sh
Note: See TracBrowser for help on using the repository browser.