mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated header documentation
This commit is contained in:
@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user