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

Move stopping conditions from KWNModel to GenericModel #16

Open
nury12n opened this issue Dec 12, 2024 · 0 comments
Open

Move stopping conditions from KWNModel to GenericModel #16

nury12n opened this issue Dec 12, 2024 · 0 comments

Comments

@nury12n
Copy link
Collaborator

nury12n commented Dec 12, 2024

Stopping conditions are currently only available for KWNModel, but I would like to have it more general to be part of GenericModel. This would allow for stopping conditions to be used for the diffusion models as well.

Additional stopping conditions that can be added afterwards could include:

  • Simulation time to produce a hard stop if a simulation is taking too long
  • Metric to indicate if a composition profile is near homogeneous, which may be used to determine how long it would take to homogenize a casting
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