Skip to content

Commit 2a4851a

Browse files
committed
updated yaml schema for radiation model information
1 parent aa149ff commit 2a4851a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

test/data/radiation-parameters.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# radiation-parameters.yaml
22

3+
Radiation:
4+
property: RadLib.RCSLW # or TabularPlanckMean, RadLib.PlanckMean, RadLib.WSGG
5+
solver: OpticallyThin
6+
emissivity:
7+
left: 0.0
8+
right: 0.0
9+
radlib:
10+
fvsoot: 0.0
11+
nGray: 25
12+
Tref: 1500.0
13+
Pref: 101325.0
14+
315
PMAC:
416
NO:
517
fit-type: table

0 commit comments

Comments
 (0)