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