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

Specify syntax for parameter expressions #64

Open
yusufozgur opened this issue Jan 21, 2025 · 0 comments
Open

Specify syntax for parameter expressions #64

yusufozgur opened this issue Jan 21, 2025 · 0 comments

Comments

@yusufozgur
Copy link
Contributor

yusufozgur commented Jan 21, 2025

At the function set_parameters

def set_parameters(name=None, exact=False, **kwargs):
the syntax needed for assignment and ODE expressions is not apparent. Different variables such as "Values[parameter]{-/.Rate/.InitialValue}" can be obtained from CopasiUI, and operators can be learned from https://copasi.org/Support/User_Manual/Model_Creation/User_Defined_Functions/, but I think specifying the expression syntax in the documentation would be useful.

Best of wishes,

Yusuf

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