Constant variables in simulation results?
Status: Beta
Brought to you by:
nickerso
Need some way to be able to refer to and plot constant variables from graph metadata. Can easily refer to them via URI but currently only the simulation results data file is searched for values to plot. Need to either include constant values in the simulation results or to pull the values directly from the CellML code. First solution is probably better allowing graphs to be reconstructed without needing access to CellML model's?
Logged In: YES
user_id=729063
Originator: YES
Would be good to not include the extra constant values at every time step. So could maybe add a new section to the data file which simply has the constants in it.
With the re factored CCGS it is much smarter at working out variables which are constant for the individual simulations. So it would still be a bit of work to pull those values out of the CellML models with simulation metadata.