forked from ImperialCollegeLondon/ReCoDE_Diffusion_Code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinput.in
More file actions
21 lines (21 loc) · 623 Bytes
/
Copy pathinput.in
File metadata and controls
21 lines (21 loc) · 623 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
------------------------------------------
Regions: - Integer number of regions in the problem
2
------------------------------------------
Boundaries: - Real number positions of the boundaries between the regions (one per line)
0.0
0.5
1.0
------------------------------------------
Nodes: - Integer number of nodes in each region (one per line)
5
5
------------------------------------------
Materials: - Fuel, Water or Steel (one per line)
Fuel
Fuel
------------------------------------------
Boundary_Conditions: - Zero or Reflective (two parameters - one per line)
Zero
Zero
------------------------------------------