# I can't run the quickstart of preCICE

**URL:** https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545
**Category:** Using preCICE
**Tags:** fsi
**Created:** [September 2, 2023, 2:17pm UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545 "2023-09-02T14:17:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Arashi\_Hagawa](https://yyz2.discourse-cdn.com/free1/user_avatar/precice.discourse.group/arashi_hagawa/32/1847_2.png) [@Arashi\_Hagawa](https://precice.discourse.group/u/Arashi_Hagawa)
#### Post date: [September 2, 2023, 2:17pm UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545/1 "2023-09-02T14:17:10Z")

</div>

![d2d30bf0d6e9798ccfdd3772c54edff](https://global.discourse-cdn.com/free1/uploads/precice/original/2X/6/603fa7def4f21ad8cc2cc12ad7887e97894d8420.png)  
 ![4a20a56726fe101979b6689853aa702](https://global.discourse-cdn.com/free1/uploads/precice/original/2X/c/c3f50cbf2b9a9169ee53bd83cad0711c19223873.png)

I followed the instructions in the Quickstart page, and in the fluid-openfam file, the openfoam ran normally, but in the solid-cpp file, I met the situation above.

I had tried the solutions mentioned in the followed sites:

[preCICE communication over network - Using preCICE - preCICE Forum on Discourse](https://precice.discourse.group/t/precice-communication-over-network/1216)

and

[Help! The participants are not finding each other! - Using preCICE - preCICE Forum on Discourse](https://precice.discourse.group/t/help-the-participants-are-not-finding-each-other/646),

but it all didn’t work.

I also tried change the m2n tag from ‘sockets’ into ‘mpi’, and used the command:

mpirun -n 10 ./run.sh

it remained wrong:

 ![4c6f8a01e98bd7f46ecd846bc6add27](https://global.discourse-cdn.com/free1/uploads/precice/original/2X/0/0c1c79adc069e8b61ee3459c038bc5876a11e7e3.png)

Sincerely thanks everyone who can help me in advance！

---

<div class="post-metadata">

### Author: ![Arashi\_Hagawa](https://yyz2.discourse-cdn.com/free1/user_avatar/precice.discourse.group/arashi_hagawa/32/1847_2.png) [@Arashi\_Hagawa](https://precice.discourse.group/u/Arashi_Hagawa)
#### Post date: [September 3, 2023, 6:52am UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545/2 "2023-09-03T06:52:25Z")

</div>

A interesting thing occurred. I can’t run the quickstart, but the case in tutorials runs normally without the situation mentioned above. So this topic may be closed.

---

<div class="post-metadata">

### Author: ![Makis](https://yyz2.discourse-cdn.com/free1/user_avatar/precice.discourse.group/makis/32/25_2.png) [@Makis](https://precice.discourse.group/u/Makis)
#### Post date: [September 3, 2023, 10:32am UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545/3 "2023-09-03T10:32:44Z")

</div>

Could you please elaborate on how you solved what?

I assume you are running in a cluster. Could it be that the exchange directory is not the same for both solvers, or that they don’t have access to it?

---

<div class="post-metadata">

### Author: ![Arashi\_Hagawa](https://yyz2.discourse-cdn.com/free1/user_avatar/precice.discourse.group/arashi_hagawa/32/1847_2.png) [@Arashi\_Hagawa](https://precice.discourse.group/u/Arashi_Hagawa)
#### Post date: [September 4, 2023, 2:12am UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545/4 "2023-09-04T02:12:39Z")

</div>

Thank you for your patience first!

When I run the quickstart, the openfoam runs too quickly. Even the fluid simulation is finished, the data transfer is not completed.

I think it’s a an issue that speed cannot kept synchronized.

When I run the tutorials, the openfoam runs not that quickly, and the link can be established normally for the data transfer speed and the software running speed keeping pace with each other.

I’m new to computer science, linux and preCICE, so maybe what I said is totally wrong.

The purpose for of this reply is that I want to show if the quickstart runs abnormally, just try the tutorials, it may do not matter for the quickstart. And it’s important to run your own simulation or the tutorials, not the quickstart.

Thank you again, Dr. Makis!

---

<div class="post-metadata">

### Author: ![Makis](https://yyz2.discourse-cdn.com/free1/user_avatar/precice.discourse.group/makis/32/25_2.png) [@Makis](https://precice.discourse.group/u/Makis)
#### Post date: [September 4, 2023, 1:04pm UTC](https://precice.discourse.group/t/i-cant-run-the-quickstart-of-precice/1545/5 "2023-09-04T13:04:32Z")

</div>

> [@Arashi\_Hagawa](#):
>
> When I run the quickstart, the openfoam runs too quickly. Even the fluid simulation is finished, the data transfer is not completed.

Check the log: Somewhere in the beginning of the solver output, OpenFOAM probably complains that it cannot find preCICE. But it is strange that the tutorials run normally (unless this is a misunderstanding).

> [@Arashi\_Hagawa](#):
>
> I’m new to computer science, linux and preCICE, so maybe what I said is totally wrong.

No worries, keep trying to understand why everything happened the way it happened! 🤗

> [@Arashi\_Hagawa](#):
>
> Thank you again, Dr. Makis!

aaahhh… not yet Dr., hopefully one day, but thanks! 😅
