TUT: use simpler syntax for libs entries

This commit is contained in:
OpenFOAM bot
2019-08-30 16:45:45 +02:00
committed by Andrew Heather
parent 6eaa326cec
commit 880d81475b
212 changed files with 311 additions and 311 deletions

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
libs ("libblockMesh.so");
libs (blockMesh);
application PDRblockMesh;

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
libs ("libblockMesh.so");
libs (blockMesh);
DebugSwitches
{

View File

@ -46,7 +46,7 @@ timePrecision 6;
runTimeModifiable yes;
libs ("libdistributed.so");
libs (distributed);
// ************************************************************************* //

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
libs ("libfvMotionSolvers.so");
libs (fvMotionSolvers);
application moveDynamicMesh;

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
libs ("libfvMotionSolvers.so");
libs (fvMotionSolvers);
application moveDynamicMesh;

View File

@ -15,7 +15,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Where to load it from (if not already in solver)
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
DebugSwitches
{
@ -61,7 +61,7 @@ functions
type processorField;
// Where to load it from (if not already in solver)
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
// Function object enabled flag
enabled true;

View File

@ -9,7 +9,7 @@
cuttingPlane
{
type surfaces;
libs ("libsampling.so");
libs (sampling);
writeControl writeTime;
surfaceFormat vtk;

View File

@ -4,7 +4,7 @@
ensightWrite
{
type ensightWrite;
libs ("libutilityFunctionObjects.so");
libs (utilityFunctionObjects);
log true;
// Fields to output (words or regex)

View File

@ -10,7 +10,7 @@ forceCoeffs1
{
type forceCoeffs;
libs ("libforces.so");
libs (forces);
writeControl timeStep;
timeInterval 1;

View File

@ -9,7 +9,7 @@
streamLines
{
// Where to load it from
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
type streamLine;

View File

@ -10,7 +10,7 @@
near
{
// Where to load it from
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
type nearWallFields;
@ -39,7 +39,7 @@ near
wallBoundedStreamLines
{
// Where to load it from (if not already in solver)
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
type wallBoundedStreamLine;
// Output every