Closed fangohr closed 7 years ago
In addition to be able to call oommf.version, it would be useful to be able to run oommf.platform which calls the +platform output from oommf. This gives more diagnosis output.
oommf.version
oommf.platform
+platform
It is difficult to decide what part of the output string should be returned. Therefore, the entire output string is returned.
In addition to be able to call
oommf.version
, it would be useful to be able to runoommf.platform
which calls the+platform
output from oommf. This gives more diagnosis output.