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

@ -59,7 +59,7 @@ functions
patchInlet_phi
{
type surfaceFieldValue;
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
writeControl timeStep;
writeInterval 200;
log true;
@ -73,7 +73,7 @@ functions
wallPanel_qin
{
type patchProbes;
libs ("libsampling.so");
libs (sampling);
writeControl timeStep;
writeInterval 200;
log true;
@ -90,7 +90,7 @@ functions
inletqr_qin
{
type patchProbes;
libs ("libsampling.so");
libs (sampling);
writeControl timeStep;
writeInterval 200;
log true;
@ -109,7 +109,7 @@ functions
thermoCouple
{
type thermoCoupleProbes;
libs ("libutilityFunctionObjects.so");
libs (utilityFunctionObjects);
writeControl timeStep;
writeInterval 100;
@ -153,7 +153,7 @@ functions
probes_O2
{
type probes;
libs ("libsampling.so");
libs (sampling);
writeControl timeStep;
writeInterval 200;
probeLocations