libcellml icon indicating copy to clipboard operation
libcellml copied to clipboard

Using external variables to enable code generation of incomplete models

Open nickerso opened this issue 2 years ago • 1 comments

As discussed in SciML/CellMLToolkit.jl#101 it would be useful to be able to generate code for incomplete models by detecting undefined variables and flagging them as external (once #1077 is merged in). This issue is to remind us to test out this idea to see if all the needed pieces are in place.

nickerso avatar Jan 11 '23 10:01 nickerso

I suspect that with #1182 now resolved, this one is good to test out and confirm that things work as expected. Maybe even testing the julia bindings (https://juliahub.com/ui/Packages/General/libcellml_jll) to see if that might help https://github.com/SciML/CellMLToolkit.jl/issues/101

nickerso avatar Nov 13 '23 19:11 nickerso