Last change
on this file since 4097 was
3928,
checked in by gronemeier, 6 years ago
|
change dimensions in NetCDF output files of virtual measurements; add output path to namelist
|
File size:
399 bytes
|
Rev | Line | |
---|
[3704] | 1 | &vm |
---|
| 2 | ! |
---|
| 3 | !-- Number of processors of the run. |
---|
[3928] | 4 | num_pe = 4, |
---|
[3704] | 5 | ! |
---|
[3928] | 6 | !-- Path to the binary input files. |
---|
| 7 | path_input = '~/palm/current_version/JOBS/test_run/OUTPUT/', |
---|
[3704] | 8 | ! |
---|
[3928] | 9 | !-- Path to the NetCDF output files |
---|
| 10 | path_output = '~/palm/current_version/JOBS/test_run/OUTPUT/', |
---|
| 11 | ! |
---|
[3704] | 12 | !-- Name of the run. |
---|
[3928] | 13 | run = 'test_run', |
---|
[3704] | 14 | ! |
---|
| 15 | !-- Cycle number of the output data which should be processed |
---|
[3928] | 16 | cycle_number = 0, |
---|
| 17 | / |
---|
Note: See
TracBrowser
for help on using the repository browser.