ubermag / oommfc

OOMMF calculator.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
48 stars 17 forks source link

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

Open swapneelap opened 1 year ago

swapneelap commented 1 year ago

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

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