Added correction for IGRP array
This commit is contained in:
parent
5b1ec7b5b0
commit
c720c48ba0
@ -309,7 +309,8 @@ namespace {
|
||||
//find group level ("FIELD" is level 0) and store the level in
|
||||
//location nwgmax + 27
|
||||
const auto grpLevel = currentGroupLevel(sched, group, simStep);
|
||||
|
||||
iGrp[nwgmax+27] = grpLevel;
|
||||
|
||||
// set values for group probably connected to GCONPROD settings
|
||||
//
|
||||
if (group.name() != "FIELD")
|
||||
|
Loading…
Reference in New Issue
Block a user