source:
BOL/LMDZ_Setup/post_season.sh
@
5557
Last change on this file since 5557 was 5552, checked in by , 4 days ago | |
---|---|
File size: 208 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | for sim in NPv6.2 ; do |
4 | bash seasonal_cycle.sh -years 2001 -cmor "hfls hfss pr sfcWind rldscs rlds rlus rsdscs rsds rsuscs rsus rsutcs rsut rsdt rlut rlutcs sfcWind tas huss hurs" -sim $sim |
5 | done |
6 |
Note: See TracBrowser
for help on using the repository browser.