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

Encode additional features of XPP ODE files into SED-ML #101

Open
jonrkarr opened this issue Feb 18, 2022 · 0 comments
Open

Encode additional features of XPP ODE files into SED-ML #101

jonrkarr opened this issue Feb 18, 2022 · 0 comments

Comments

@jonrkarr
Copy link
Member

jonrkarr commented Feb 18, 2022

  • Global integration options
    • maxstor: total number of time steps that will be kept in memory
    • bound: maximum any plotted variable can reach in magnitude
    • delay: maximum delay allowed in the integration
    • tor_per: period for a toroidal phasespace
    • fold: name of variable to be considered modulo the period
    • autoeval: whether or not to automatically re-evaluate tables everytime a parameter is changed
  • range: parameter scans
  • stoch: ensemble of stochastic simulations
  • 2D axes limits: xlo, xhi, ylo, yhi
  • Line type: lt (<1 means plot markers rather than lines)
  • 3D plots: axes, xmin, xmax, ymin, ymax, zmin, zmax, phi, theta
  • AUTO bifurcation analysis
  • Other types of plots
    • Manifold colors: smc, umc
    • Null clines: xnc, ync, nmesh
    • Poincare maps: poimap, poivar, poipln, poisgn, poistop
    • Animations

Executing some of the above through SED-ML requires figuring out how to execute it from the xppaut command line (e.g., AUTO).

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

No branches or pull requests

1 participant