Skip to content
Snippets Groups Projects
Commit 3a37e1a0 authored by mattijs's avatar mattijs
Browse files

pass through readFields

parent 1701411a
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@ Foam::molecule::molecule
bool readFields
)
:
Particle<molecule>(cloud, is, true),
Particle<molecule>(cloud, is, readFields),
Q_(tensor::zero),
v_(vector::zero),
a_(vector::zero),
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment