Skip to content
Snippets Groups Projects
Commit 7b7d82bf authored by andy's avatar andy
Browse files

ENH: Updated header documentation

parent b1f90c83
Branches
Tags
No related merge requests found
......@@ -32,13 +32,12 @@ Description
fixedTemperatureSourceCoeffs
{
fieldNames (h e hs); // names of fields to apply source
mode uniform; // constant or lookup
mode uniform; // uniform or lookup
// uniform option
temperature constant 500; // fixed temperature [K]
temperature constant 500; // fixed temperature with time [K]
// loolup option
// lookup option
// TName T; // optional temperature field name
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment