libcellml icon indicating copy to clipboard operation
libcellml copied to clipboard

Include "metadata" about model/system type in generated code

Open nickerso opened this issue 2 years ago • 0 comments

With #942 it is no longer possible to infer the type of a model / system from only the variable type information. It would be good to include knowledge about the model type from the analysis in the generated code. Perhaps with a ModelInfo object or similar.

nickerso avatar Apr 28 '23 07:04 nickerso