Node types
| Declaration | |
| Definition | |
| Declaration / Modification | |
| Definition / Modification | |
| Modification | |
| Injection | |
| Import |
Parameter list
| Property name | # | # | # | # | # | # | # |
|---|---|---|---|---|---|---|---|
| box.geometry | 1 | 1 | |||||
| box.size.vy | 1 | ||||||
| box.size.x | 1 | 1 | 1 | ||||
| box.size.y | 1 | 1 | 1 | 1 | |||
| box.size.z | 1 | ||||||
| cells.densities | 1 | 1 | |||||
| cells.sizes | 1 | 1 | |||||
| cells.temperatures | 1 | 1 | |||||
| cfl_factor | 1 | ||||||
| max_vare | 1 | ||||||
| max_vari | 1 | ||||||
| modules.heating | 1 | 1 | 1 | ||||
| modules.hydrodynamics | 1 | ||||||
| modules.radiation | 1 | 1 | 1 | ||||
| runtime.t_max | 1 | 1 | 1 | ||||
| runtime.timestep | 1 | 1 | 1 | ||||
| simulation.directory | 1 | 1 | |||||
| simulation.name | 1 | ||||||
| simulation.precision | 1 |
Parameter nodes
box.geometry
box.size.vy
box.size.x
box.size.y
box.size.z
constant float64
Value:
23.000
Unit:
cm
Options:
10.0 m, 20.0 cm, 23.0 cm, 26.0 cm
Description:
Box size in Z direction
cells.densities
cells.sizes
cells.temperatures
Value:
[20.0, 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0]
Unit:
K
cfl_factor
float64
Value:
0.700
max_vare
float64
Value:
0.200
max_vari
float64
Value:
0.200
modules.heating
mod
Value:
false
modules.hydrodynamics
modules.radiation
mod
Value:
true
runtime.t_max
runtime.timestep
float64
Unit:
s
Condition:
{?} < {?runtime.t_max} && {?} > 0
Description:
Simulation time step
simulation.directory
mod