Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrias ERROR: KeyError: key CellMLToolkit.Var(:ImportedEformation, :t) not found #41

Open
anandijain opened this issue Apr 8, 2021 · 4 comments

Comments

@anandijain
Copy link
Contributor

julia> sim = CellMLSimulation(joinpath(@__DIR__, "../corrias.cellml"), tspan)
ERROR: KeyError: key CellMLToolkit.Var(:ImportedEformation, :t) not found
Stacktrace:
 [1] getindex
   @ .\dict.jl:482 [inlined]
 [2] find_equivalence_groups(xml::EzXML.Document)
   @ CellMLToolkit ~\.julia\packages\CellMLToolkit\4j9fg\src\components.jl:93
 [3] classify_variables(xml::EzXML.Document)
   @ CellMLToolkit ~\.julia\packages\CellMLToolkit\4j9fg\src\components.jl:111
 [4] process_components(xml::EzXML.Document; simplify::Bool)
   @ CellMLToolkit ~\.julia\packages\CellMLToolkit\4j9fg\src\components.jl:181

pointing to s = groups[u1] ∪ groups[u2]

@anandijain
Copy link
Contributor Author

@anandijain
Copy link
Contributor Author

Oh I am starting to see

@shahriariravanian
Copy link
Collaborator

I will push the new version today. The problem is that the current version does not import correctly.

@anandijain
Copy link
Contributor Author

How do I filter out the models from the test set that will not run by themselves?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants