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
64d13d8b
Commit
64d13d8b
authored
Oct 27, 2010
by
mattijs
Browse files
STYLE: streamLineParticle : indentation
parent
1525e24b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
View file @
64d13d8b
...
...
@@ -51,9 +51,10 @@ Foam::scalar Foam::streamLineParticle::calcSubCycleDeltaT
td
.
keepParticle
=
oldKeepParticle
;
td
.
switchProcessor
=
oldSwitchProcessor
;
// Adapt the dt to subdivide the trajectory into 4 substeps.
return
dt
*
fraction
/
td
.
nSubCycle_
;
return
dt
*
fraction
/
td
.
nSubCycle_
;
}
Foam
::
vector
Foam
::
streamLineParticle
::
interpolateFields
(
const
streamLineParticle
::
trackData
&
td
,
...
...
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