mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -31,11 +31,12 @@ FoamFile
|
||||
f f [0 -1 0 0 0 0 0] (0 0 0);
|
||||
}
|
||||
|
||||
thermalModel none; // fixedTemperature;
|
||||
|
||||
fixedTemperatureCoeffs
|
||||
thermalModel
|
||||
{
|
||||
T 350;
|
||||
type none; // fixedTemperature;
|
||||
|
||||
// fixedTemperature coefficients
|
||||
T 350;
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user