Last change
on this file since 29 was
29,
checked in by lfita, 11 years ago
|
Adding a series of different files to make automatic the running of simulations:
- content.txt: file describing the content of the folder
.BASH_
- blank_WRF.bash: Shell script to prepare WRF folders to run all the WRF framework
- LMDZ_launch.bash: Shell to run a LMDZ simulation
- prepare_compilation.bash: Shell to prepare a series of folders to run an experiment
- WRF_launch.bash: Shell to run a WRF simulation
- WRF+LMDZ_launch.bash: Shell to run a LMDZ+WRF simulation
.TEMPLATE
- config.def.template: template file of the LMDZ 'config.def' file
- namelist.input.template: template of the WRF 'namelist.input'
- run.def.template: template file of the LMDZ 'run.def' file
|
File size:
609 bytes
|
Line | |
---|
1 | ************ content of the folder 'WRF_LMDZ/tools' |
---|
2 | |
---|
3 | .BASH___________________ |
---|
4 | blank_WRF.bash: Shell script to prepare WRF folders to run all the WRF framework |
---|
5 | LMDZ_launch.bash: Shell to run a LMDZ simulation |
---|
6 | prepare_compilation.bash: Shell to prepare a series of folders to run an experiment |
---|
7 | WRF_launch.bash: Shell to run a WRF simulation |
---|
8 | WRF+LMDZ_launch.bash: Shell to run a LMDZ+WRF simulation |
---|
9 | |
---|
10 | TEMPLATE________________ |
---|
11 | config.def.template: template file of the LMDZ 'config.def' file |
---|
12 | namelist.input.template: template of the WRF 'namelist.input' |
---|
13 | run.def.template: template file of the LMDZ 'run.def' file |
---|
Note: See
TracBrowser
for help on using the repository browser.