@@ -87,7 +87,7 @@ In the `ComponentTransport` process, the configuration is as follows.
*`<name>`: name of the chemical component.
*`<type>`: must be `ComponentTransport`.
*`<integration_order>`: This is the order of the integration method for element-wise integration. In common cases set to `2`.
*`<process_variables>`: The primary variables of the `ComponentTransport` process are either `<concentration>` or `<pressure>`. For the variable concentration, the name of the chemical component is given. Like in the following example, there are 3 chemical components, i.e. Si, Al and Cl. The `<pressure>` process' variable is also named 'pressure', see `<process_variables>` section outside of process' definition.
*`<process_variables>`: The primary variables of the `ComponentTransport` process are either `<concentration>` or `<pressure>`. For the variable concentration, the name of the chemical component is given. Like in the following example, there are 3 chemical components, i.e. Si, Al and Cl. The `<pressure>` process' variable is also named 'pressure', see `<process_variables>` section outside of process' definition.