Last change
on this file since 4867 was
4784,
checked in by suehring, 4 years ago
|
surface data output processing to vtk format: Output of 5 relevant digits rather than 1 for the point data in order to account also for small grid spacings; Give path to surface data directly; Remove non-used input variables
|
File size:
298 bytes
|
Line | |
---|
1 | &surface_output |
---|
2 | |
---|
3 | ! |
---|
4 | !-- Number of processors of the run - equal the number of binary files with surface data. |
---|
5 | num_pe = 4, |
---|
6 | ! |
---|
7 | !-- Path to the output binary files. |
---|
8 | path = <replace by your path to surface data>, |
---|
9 | ! |
---|
10 | !-- Convert instantaneous or average data. |
---|
11 | convert_average_data = .F., |
---|
12 | / |
---|
Note: See
TracBrowser
for help on using the repository browser.