carputils.tools
.carpexample
orphan: |
---|
carputils.tools.
carpexample
(parser=<function standard_parser>, job_id=<function carp_job_id>, meshdir=None, clean_pattern='^(\\d{4}-\\d{2}-\\d{2})|(mesh)', simple=False, summary=True, temp=False, mkdir=True)Generate a decorator for openCARP example run function.
The decorator sets up sensible defaults for argv and sequence for a openCARP example’s run function, and executes the command sequence on exit, where required.