packaged fvConstraints: formatting
This commit is contained in:
@ -15,7 +15,7 @@ FoamFile
|
|||||||
|
|
||||||
type limitPressure;
|
type limitPressure;
|
||||||
|
|
||||||
select all;
|
select all;
|
||||||
|
|
||||||
min <1e4>;
|
min <1e4>;
|
||||||
|
|
||||||
|
|||||||
@ -15,7 +15,7 @@ FoamFile
|
|||||||
|
|
||||||
type limitPressure;
|
type limitPressure;
|
||||||
|
|
||||||
select all;
|
select all;
|
||||||
|
|
||||||
// limits can be specified absolute
|
// limits can be specified absolute
|
||||||
// min <200>;
|
// min <200>;
|
||||||
|
|||||||
@ -15,7 +15,7 @@ FoamFile
|
|||||||
|
|
||||||
type limitTemperature;
|
type limitTemperature;
|
||||||
|
|
||||||
select all;
|
select all;
|
||||||
|
|
||||||
min <200>;
|
min <200>;
|
||||||
max <6000>;
|
max <6000>;
|
||||||
|
|||||||
Reference in New Issue
Block a user