I'm new in code saturne made a model in Salome that i exported to Code Saturne.
Filling out all the data and running the code results in an error during the calculation. Is there anyone that can help me in this problem. The model should simulate the release of steam from a pipe into the open air. I'm not sure if i used the correct way on this issue, but getting this simulation to run will help me get started i think.
I did not add any error information which makes help a bit difficult

I found the following error in the listing. I understand it is because i have 17 outlet faces, i only have a box *30x30x50 meters with a tube sticking in diameter of the tube is 194mm.
I'm not sure what to do here.

Is there someone with knowledge of code saturne that can help me or give me a push in the right direction.
- Phase 1 incoming flow detained for 17 outlet faces on 88
Jacobi [TurbEner]: divergence after 2 iterations:
initial residual: 1.0985e+09; current residual: 1.5744e+16
Writing of "chr" (MED_fichier) summary:
CPU time for meshes: 0.000
CPU time for variables: 0.020
Elapsed time for meshes: 0.003
Elapsed time for variables: 0.010
Writing of "error" (MED_fichier) summary:
CPU time for meshes: 0.010
CPU time for variables: 0.000
Elapsed time for meshes: 0.002
Elapsed time for variables: 0.005
/opt/saturne-2.0.2/installer/ncs-2.0.2/src/base/cs_sles.c:1746: Fatal error.
Jacobi: error (divergence) solving for TurbEner
Call stack:
1: 0x7fe1fbc12667 <reslin_+0x237> (libsaturne.so.0)
2: 0x7fe1fbd84180 <invers_+0x250> (libsaturne.so.0)
3: 0x7fe1fbc393d3 <codits_+0x14e3> (libsaturne.so.0)
4: 0x7fe1fbe01ee6 <turbke_+0x665a> (libsaturne.so.0)
5: 0x7fe1fbdf8104 <tridim_+0xb594> (libsaturne.so.0)
6: 0x7fe1fbc2a875 <caltri_+0x5085> (libsaturne.so.0)
7: 0x7fe1fbc059e3 <cs_run+0x843> (libsaturne.so.0)
8: 0x7fe1fbc05cc5 <main+0x1f5> (libsaturne.so.0)
9: 0x7fe1f83a4c4d <__libc_start_main+0xfd> (libc.so.6)
10: 0x40a359 <> (cs_solver)
End of stack