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

Experiment is missing add_simulation and add_simulations methods #2171

Open
ZDu-IDM opened this issue Jan 29, 2024 · 0 comments
Open

Experiment is missing add_simulation and add_simulations methods #2171

ZDu-IDM opened this issue Jan 29, 2024 · 0 comments

Comments

@ZDu-IDM
Copy link
Collaborator

ZDu-IDM commented Jan 29, 2024

To add new simulations to Experiment in idmtools, currently user has to do

experiment.simulations.append
experiment.simulations.extend

It is better to add methods

experiment.add_simulation
experiment.add_simulations
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