Open nickerso opened 1 year ago
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
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.