You are new to preCICE and want to learn how the configuration works?
Have first a look at the introduction page. Here, we explain in which basic sections the configuration is structured and how the different sections are connected. Afterwards you can study the details of the main parts:
- Mapping configuration
- Communication configuration
- Coupling scheme configuration
- Acceleration configuration
- Mesh exchange example
And some optional advanced parts:
- Logging configuration
- Exports configuration
- Action configuration
- Watchpoint configuration
- Multi coupling configuration
You are already familiar with the preCICE configuration, but you don’t remember how a certain option was called?
Then you should look at the configuration reference. Also simply try the search here on top. The configuration reference is up to date with the last release of preCICE. If you need an older version, you can always generate this documentation yourself:
./binprecice md > reference.md
There is also an xml
variant of the reference. Just call binprecice
without arguments to see all options.
You want to port your configuration file from preCICE v1.x to v2.x?
There is a seperate page with all steps required for porting.
xml::XMLAttribute
, then please set the locale to export LANG=en_US.UTF-8
.