carputils.tools.carp_cmd

orphan:

carputils.tools.carp_cmd(parfile=None, mech_symmetric=False)

Construct the basic openCARP command line.

Constructs a list of command line arguments. This will automatically include the loading of the correct options for the specified solvers.

Args:
parfile : str, optional The openCARP parameter file to be used, if any.
Returns:
list of str
The initial openCARP command line.