oommfc icon indicating copy to clipboard operation
oommfc copied to clipboard

mif templates

Open marijanbeg opened this issue 4 years ago • 1 comments

Instead of typing tcl syntax as strings in Python, we could use templates. This way we simplify the code.

More details: https://github.com/ubermag/discretisedfield/pull/105#issuecomment-947426739

marijanbeg avatar Oct 20 '21 09:10 marijanbeg

mif templates should be Jinja based, similar to ubermag/devtools#5 and ubermag/discretisedfield#105.

lang-m avatar Nov 08 '21 17:11 lang-m