source: lmdz_wrf/trunk/tools/content.txt @ 29

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___________________
4blank_WRF.bash: Shell script to prepare WRF folders to run all the WRF framework
5LMDZ_launch.bash: Shell to run a LMDZ simulation
6prepare_compilation.bash: Shell to prepare  a series of folders to run an experiment
7WRF_launch.bash: Shell to run a WRF simulation
8WRF+LMDZ_launch.bash: Shell to run a LMDZ+WRF simulation
9
10TEMPLATE________________
11config.def.template: template file of the LMDZ 'config.def' file
12namelist.input.template: template of the WRF 'namelist.input'
13run.def.template: template file of the LMDZ 'run.def' file
Note: See TracBrowser for help on using the repository browser.