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 functionality to allow the Micro Manager to initialize micro simulations from different file/solver sources simultaneously #33

Open
IshaanDesai opened this issue Apr 14, 2023 · 0 comments
Labels
new-feature Adding a new feature

Comments

@IshaanDesai
Copy link
Member

Currently the Micro Manager accepts one micro simulation file (with Python or C++ code) and initializes all micro simulation objects with it. In certain applications, a user may want to initialize more than one micro simulations simultaneously. For example, at some macro locations, high fidelity micro simulations may be necessary, while at other macro locations, low fidelity micro simulations would be sufficient.

As a first step, such a dynamic setup can be done at the time of initialization, and it will not change during the simulation.

@IshaanDesai IshaanDesai added new-feature Adding a new feature and removed enhancement labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Adding a new feature
Projects
None yet
Development

No branches or pull requests

1 participant