Example Output: Input file Options¶
thermal_solver¶
Field Name |
Description |
Default Value |
Range/Valid Values |
Required |
---|---|---|---|---|
timestepper |
thermal solver timestepper |
quasistatic |
quasistatic, forwardeuler, backwardeuler |
☐ |
order |
polynomial order |
1 to 2147483647 |
☑ |
solver¶
Field Name |
Description |
Default Value |
Range/Valid Values |
Required |
---|---|---|---|---|
dt |
time step |
1.000000 |
0.000e+00 to 1.798e+308 |
☑ |
steps |
number of steps/cycles to take |
1 |
1 to 2147483647 |
☑ |
print_level |
solver print/debug level |
0 |
0 to 3 |
☑ |
rel_tol |
solver relative tolerance |
0.000001 |
0.000e+00 to 1.798e+308 |
☐ |
max_iter |
maximum iteration limit |
100 |
1 to 2147483647 |
☐ |
abs_tol |
solver absolute tolerance |
0.000000 |
0.000e+00 to 1.798e+308 |
☑ |
kappa¶
Field Name |
Description |
Default Value |
Range/Valid Values |
Required |
---|---|---|---|---|
constant |
thermal conductivity constant |
☑ |
||
type |
description for kappa type |
constant, function |
☑ |
mesh¶
Field Name |
Description |
Default Value |
Range/Valid Values |
Required |
---|---|---|---|---|
parallel |
1 |
1 to 2147483647 |
☐ |
|
filename |
mesh filename |
☑ |
||
serial |
number of serial refinements |
1 |
0 to 2147483647 |
☐ |
u0¶
Field Name |
Description |
Default Value |
Range/Valid Values |
Required |
---|---|---|---|---|
func |
description for u0 func |
☑ |
||
type |
description for u0 type |
constant |
constant, function |
☐ |