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

Add helper that reads Result definition from results folder #34

Open
janvonrickenbach opened this issue Nov 25, 2022 · 2 comments
Open
Labels
enhancement New features or code improvements
Milestone

Comments

@janvonrickenbach
Copy link
Contributor

And converter that computes the Composites files from the result definition.

@janvonrickenbach
Copy link
Contributor Author

Think whether we want to have a CompositeModel class. It could have a constructor with only a path as an argument (or a result definition).
It would contain the relevant operators (LayupOperators), the different providers, an already enriched mesh and the result definition. We could also add the sampling point and composite failure operators, but I'm not sure it is a good idea.

@roosre
Copy link
Collaborator

roosre commented Dec 23, 2022

Composite Model and Result Definition should both have a constructor with a json as input.

@roosre roosre added the enhancement New features or code improvements label Jan 25, 2023
@roosre roosre added this to the 2023 R2 milestone Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants