The precice-cli
is a uniform and simple access to all command line tools of preCICE.
Some commands use tools provided by the preCICE library and require it to be installed.
The installed executables must be in PATH.
Install directly from PyPi using pipx or via pip:
pipx install precice-cli
precice-cli config format precice-config.xml
precice-cli config visualize precice-config.xml -o graph.pdf
precice-cli config check precice-config.xml
precice-cli config check precice-config.xml SolverOne
Pre-processing:
precice-cli profiling merge
Post-processing:
precice-cli profiling export
precice-cli profiling trace
precice-cli profiling analyze SolverOne
precice-cli version
precice-cli init