Skip to content
Snippets Groups Projects
Commit 37c59ce4 authored by andy's avatar andy
Browse files

BUG: Corrected ReactingParcel static propHeader

parent 78dbb897
No related merge requests found
......@@ -30,7 +30,7 @@ License
template<class ParcelType>
Foam::string Foam::ReactingParcel<ParcelType>::propHeader =
ThermoParcel<ParcelType>::propHeader
ParcelType::propHeader
+ " mass0"
+ " nPhases(Y1..YN)";
......
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