Skip to content

precice/cli

Repository files navigation

preCICE CLI

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.

Installation options

Install directly from PyPi using pipx or via pip:

pipx install precice-cli

Usage examples

Configuration

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

Profiling

Pre-processing:

precice-cli profiling merge

Post-processing:

precice-cli profiling export
precice-cli profiling trace
precice-cli profiling analyze SolverOne

Version display

precice-cli version

Case generation

precice-cli init

About

CLI for all preCICE tools

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages