Skip to content
GitLab
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
7230b3dc
Commit
7230b3dc
authored
Dec 19, 2017
by
sergio
Browse files
ENH: Adding postProcessing option to solver overPimpleDyMFoam
parent
985a18df
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/incompressible/pimpleFoam/overPimpleDyMFoam/pimpleDyMFoam.C
View file @
7230b3dc
...
...
@@ -54,10 +54,8 @@ Description
int
main
(
int
argc
,
char
*
argv
[])
{
argList
::
addNote
(
"Experimental version of pimpleDyMFoam with support for overset meshes"
);
#include
"postProcess.H"
#include
"setRootCase.H"
#include
"createTime.H"
#include
"createDynamicFvMesh.H"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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