Skip to content
Snippets Groups Projects
Commit 17d6b425 authored by Andrew Heather's avatar Andrew Heather
Browse files

removed coeffDict_ - already defind in parent injection model

parent 02b6d0c6
Branches
Tags
......@@ -67,9 +67,6 @@ class ConeInjection
{
// Private data
//- Coefficients dictionary
dictionary coeffDict_;
//- Injection duration [s]
const scalar duration_;
......
......@@ -62,9 +62,6 @@ class ManualInjection
{
// Private data
//- Coefficients dictionary
dictionary coeffDict_;
//- Name of file containing positions data
const word positionsFile_;
......
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