[Env drivers] Iterate across setting of environmental drivers
itowers1 opened this issue · 1 comments
itowers1 commented
At the moment, environmental drivers in ff16w.r
are set manually, with a chunk of code for each environmental driver #363 . Would probably be better to have a single chunk of code which handles an input list of all environmental drivers, especially as the potential list of environmental drivers may increase.
dfalster commented
Need to review status