source: palm/trunk/UTIL/combine_virtual_measurements/vm_parin @ 4102

Last change on this file since 4102 was 3928, checked in by gronemeier, 5 years ago

change dimensions in NetCDF output files of virtual measurements; add output path to namelist

File size: 399 bytes
Line 
1&vm
2!
3!-- Number of processors of the run.
4    num_pe = 4,
5!
6!-- Path to the binary input files.
7    path_input = '~/palm/current_version/JOBS/test_run/OUTPUT/',
8!
9!-- Path to the NetCDF output files
10    path_output = '~/palm/current_version/JOBS/test_run/OUTPUT/',
11!
12!-- Name of the run.
13    run = 'test_run',
14!
15!-- Cycle number of the output data which should be processed
16    cycle_number = 0,
17/
Note: See TracBrowser for help on using the repository browser.