add Field vectors to required list
This commit is contained in:
parent
2d0e92750d
commit
b5285c7a99
@ -120,11 +120,14 @@ namespace {
|
||||
ParamCTorArgs{ "GOR" , Type::Ratio },
|
||||
|
||||
// injection
|
||||
ParamCTorArgs{ "OIR" , Type::Rate },
|
||||
ParamCTorArgs{ "WIR" , Type::Rate },
|
||||
ParamCTorArgs{ "GIR" , Type::Rate },
|
||||
ParamCTorArgs{ "VIR" , Type::Rate },
|
||||
ParamCTorArgs{ "OPI" , Type::Rate },
|
||||
ParamCTorArgs{ "WPI" , Type::Rate },
|
||||
ParamCTorArgs{ "GPI" , Type::Rate },
|
||||
ParamCTorArgs{ "OIT" , Type::Total },
|
||||
ParamCTorArgs{ "WIT" , Type::Total },
|
||||
ParamCTorArgs{ "GIT" , Type::Total },
|
||||
ParamCTorArgs{ "VIT" , Type::Total },
|
||||
|
Loading…
Reference in New Issue
Block a user