Nektar++
Loading...
Searching...
No Matches
Namespaces | Variables
example_script.py File Reference

Go to the source code of this file.

Namespaces

namespace  example_script
 

Variables

 example_script.importer = cellml.CellMLImporter()
 
 example_script.exporter = nektar.NektarExporter()
 
 example_script.model = importer.model('courtemanche_ramirez_nattel_1998.cellml')
 
 example_script._ = guess.remove_embedded_protocol(model)
 
dict example_script.variants
 
dict example_script.initial_states = {}
 
 example_script.sim = myokit.Simulation(model)