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

[mfront] Allow to override external state variables as parameters #215

Closed
thelfer opened this issue Jun 7, 2022 · 1 comment
Closed
Assignees
Milestone

Comments

@thelfer
Copy link
Owner

thelfer commented Jun 7, 2022

No description provided.

@thelfer thelfer added this to the 4.1.0 milestone Jun 7, 2022
@thelfer thelfer self-assigned this Jun 7, 2022
@thelfer
Copy link
Owner Author

thelfer commented Jun 9, 2022

Scalar external state variables can be overriden by parameters. Note that if an external state variable is overriden, the increment of this variable must also be overriden. If no overriding parameter is specified for this increment, MFront will automatically define such a parameter with a null default value.

Example of usage

$ mfront --obuild --interface=generic --behaviour-dsl-option='overriding_parameters:{T:293.15}' Plasticity.mfront

thelfer added a commit that referenced this issue Jun 9, 2022
@thelfer thelfer closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant