Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
1fe76fef
Commit
1fe76fef
authored
Apr 15, 2010
by
mattijs
Browse files
BUG: Load library containing the functionObjects before using them.
parent
6d71a38e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/pimpleFoam/t-junction/system/controlDict
View file @
1fe76fef
...
...
@@ -53,9 +53,11 @@ functions
{
probes
{
type probes;
// Where to load it from
functionObjectLibs ( "libsampling.so" );
type probes;
// Name of the directory for probe data
name probes;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment