Expose conduit node in catalyst script
The input parameters of catalyst_execute
are now accessible as a read-only
conduit node inside a catalyst script.
This allows to perform any kind of analysis directly on the simulation data. Note that the node is read-only by convention at this point and it is not enforced.
Depends on catalyst!99 (merged)
Edited by Christos Tsolakis