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

Harmonise simulation time in RxODE and mrgsolve #22

Closed
luyckxn opened this issue Sep 27, 2021 · 0 comments
Closed

Harmonise simulation time in RxODE and mrgsolve #22

luyckxn opened this issue Sep 27, 2021 · 0 comments
Assignees

Comments

@luyckxn
Copy link
Collaborator

luyckxn commented Sep 27, 2021

  • In RxODE, simulation time is the variable 't'
  • In mrgsolve, simulation time is the variable 'SOLVERTIME'

Possible solution:

  • always use 't' in CAMPSIS
  • if model is exported to mrgsolve, automatically convert 't' to 'SOLVERTIME'
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

1 participant