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

Expose the contents of the mif file as a string #140

Open
swapneelap opened this issue Jul 20, 2023 · 0 comments
Open

Expose the contents of the mif file as a string #140

swapneelap opened this issue Jul 20, 2023 · 0 comments

Comments

@swapneelap
Copy link
Member

To address the issue #139 , @fangohr and @lang-m suggested that:

  • We add a method to the driver class which returns the contents of the mif file for the simulation set up as a string.
  • Have an argument in the drive method for a "dry run" of the simulation which creates a mif file without running the simulation.

Personally, I am leaning towards returning the string. We can use regex to test it later maybe (?).

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