Skip to content

Commit 6e8f320

Browse files
authored
Merge branch 'develop' into dumuxsystemtest
2 parents fd117b9 + 9894b79 commit 6e8f320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

channel-transport-particles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Fluid participant:
3434

3535
Particle participant:
3636

37-
* MercuryDPM. The specific case is available as part of MercuryDPM. To use it, compile MercuryDPM with support for preCICE (`-D MercuryDPM_PreCICE_COUPLING="ON"`). You can compile the relevant executable only using `make ChannelTransport`. Afterwards, the executable `ChannelTransport` is available in the build tree. The `run.sh` script can pick-up the executable, if a `MERCURYDPM_BUILD_DIR` has been exported. Copying the executable or providing it as a command line argument is also possible. Use `run.sh --help` for detailed information. Note that the drag model is mostly an arbitrary choice to validate the technical correctness, but it has no physical background.
37+
* MercuryDPM. For the impatient: you may use the script `setup-mercurydpm.sh` to compile the required MercuryDPM solver, and `run.sh` to start the coupled simulation. The specific case is available as part of MercuryDPM. To use it, compile MercuryDPM with support for preCICE (`-D MercuryDPM_PreCICE_COUPLING="ON"`). You can compile the relevant executable only using `make ChannelTransport`. Afterwards, the executable `ChannelTransport` is available in the build tree. The `run.sh` script can pick-up the executable, if a `MERCURYDPM_BUILD_DIR` has been exported. Copying the executable or providing it as a command line argument is also possible. Use `run.sh --help` for detailed information. Note that the drag model is mostly an arbitrary choice to validate the technical correctness, but it has no physical background.
3838

3939
## Running the simulation
4040

0 commit comments

Comments
 (0)