Description of issue / requirement to address
Currently in bluemira we use a bit of a hacky solution reading in from the OUT.DAT to reconstruct the radial build vector.
It would we really nice if we could get the radial build vector directly from a PROCESS MFILE.
Proposed solution
I imagine something like an array with some labels for each created cell. There would be an off by one issue to navigate eg:
0 0.1 0.4 0.5 ......
cs vv fw
pinging @jonmaddock as we disscussed some wider usecases that could benefit from this.
Description of issue / requirement to address
Currently in bluemira we use a bit of a hacky solution reading in from the OUT.DAT to reconstruct the radial build vector.
It would we really nice if we could get the radial build vector directly from a PROCESS MFILE.
Proposed solution
I imagine something like an array with some labels for each created cell. There would be an off by one issue to navigate eg:
pinging @jonmaddock as we disscussed some wider usecases that could benefit from this.