Last change
on this file since 4874 was
4871,
checked in by suehring, 4 years ago
|
UV-obstruction: namelist file commented
|
File size:
349 bytes
|
Line | |
---|
1 | &uv_parin |
---|
2 | |
---|
3 | dx = 1.0, ! grid spacing in x |
---|
4 | dy = 1.0, ! grid spacing in y |
---|
5 | dz = 1.0 ! grid spacing in z (within the building layer) |
---|
6 | |
---|
7 | nx = 256, ! number of grid points in x (note, this is nx+1) |
---|
8 | ny = 256, ! number of grid points in y (note, this is ny+1) |
---|
9 | |
---|
10 | input_file = "path to static input file", |
---|
11 | path_to_expo_files = "patch to the exposition data" |
---|
12 | |
---|
13 | / |
---|
Note: See
TracBrowser
for help on using the repository browser.