|
[Sponsors] |
InterFace mismatch in solids4Foam toolkit for HronTurekFSI3 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 6, 2020, 08:27 |
|
#21 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Hi,
globalFaceZones should no longer be created and so the "setSet" and "setsToZones" commands are no longer needed; and also globalFaceZones should not be specified in the decomposeParDicts. Try the following tutorial in parallel and let me know if it works: Code:
$> cd tutorials/fluidSolidInteraction/beamInCrossFlow/linearGeometryElasticBeam $> ./Allrun parallel Philip |
|
March 6, 2020, 15:57 |
|
#22 | |
Senior Member
Daniel
Join Date: Mar 2013
Location: Noshahr, Iran
Posts: 348
Rep Power: 21 |
Quote:
On my Ubuntu system I had to change sh to bash in order to get the command line input "parallel" recognized by the Allrun script. Code:
#!/bin/sh Code:
#!/bin/bash |
||
March 7, 2020, 00:38 |
|
#23 | |
Member
GS
Join Date: Mar 2016
Posts: 81
Rep Power: 10 |
Quote:
O great! Yes, It works well and good now. Thanks |
||
November 7, 2020, 13:01 |
Hi dear
|
#24 | |
New Member
Komeil Samet
Join Date: Mar 2015
Location: Urmia
Posts: 4
Rep Power: 11 |
I'm using OFv7 but unfortunately I don't have fluidSolidInteraction file in my tutorials!!! Where can I find it?
Quote:
|
||
November 7, 2020, 14:05 |
|
#25 |
Senior Member
Sita Drost
Join Date: Mar 2009
Location: Arnhem, The Netherlands
Posts: 227
Rep Power: 18 |
Hi Komeil,
How did you end up posting in this thread? You still seem to be looking for a fluid structure interaction toolbox, like earlier in this thread (#33) As I tried to point out in my previous answer, solids4Foam would be a useful option for you, but it runs under foam-extend-4.0 and not (yet) under OF7. If you take a look at this presentation you'll find instructions on how to obtain solids4Foam, plus some worked tutorial cases and a lot of background information. Hope this helps, Sita |
|
November 8, 2020, 15:51 |
Thanks
|
#26 | |
New Member
Komeil Samet
Join Date: Mar 2015
Location: Urmia
Posts: 4
Rep Power: 11 |
Hi dear Rita
Thank you so much, I'm going to read them. Quote:
|
||
November 8, 2020, 15:54 |
|
#27 |
New Member
Komeil Samet
Join Date: Mar 2015
Location: Urmia
Posts: 4
Rep Power: 11 |
Excuse me dear friend My mean was Sita
Thanks again Sincerely yours Komeil |
|
September 17, 2024, 13:55 |
FATAL ERROR in solids4foam-v2.1 for HronTurekFSI3
|
#28 |
New Member
Join Date: Jun 2022
Posts: 3
Rep Power: 4 |
Dear Foamers,
I recently used solids4foam-v2.1 with fe41 on Ubuntu 18.04. All I did was copy the tutorial and run "AllrunPar". It started running but then stopped with the following messages: Code:
Time = 0.6, iteration: 3 Current fsi under-relaxation factor (Aitken) of interface: 1 Maximal accumulated displacement of interface 0: 1.65297 DICPCG: Solving for cellMotionUx, Initial residual = 0.789012, Final residual = 0.00619405, No Iterations 6 DICPCG: Solving for cellMotionUy, Initial residual = 0.728419, Final residual = 0.00498668, No Iterations 5 DICPCG: Solving for cellMotionUz, Initial residual = 0.706613, Final residual = 0.00429982, No Iterations 5 [0] [0] [0] --> FOAM FATAL ERROR: [0] face 221 area does not match neighbour by 0.102876% -- possible face ordering problem. patch: procBoundary0to1 my area: 0.000655687 neighbour area: 0.000656362 matching tolerance: 1 Mesh face: 23102 vertices: 4((0.798128 0.373697 -0.025009) (0.797923 0.399995 -0.0250086) (0.798684 0.399815 2.11284e-07) (0.798464 0.373689 2.57686e-07)) Rerun with processor debug flag set for more information. [0] [0] From function processorPolyPatch::calcGeometry() [0] in file [1] [1] [1] --> FOAM FATAL ERROR: [1] face 221 area does not match neighbour by 0.102876% -- possible face ordering problem. patch: procBoundary1to0 my area: 0.000656362 neighbour area: 0.000655687 matching tolerance: 1 Mesh face: 23006 vertices: 4((0.798128 0.373697 -0.025009) (0.798464 0.373689 -3.2819e-07) (0.798684 0.399849 -1.00767e-06) (0.797923 0.400017 -0.0250086)) Rerun with processor debug flag set for more information. [1] [1] From function processorPolyPatch::calcGeometry() [1] in file meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C at line 246. [1] FOAM parallel run exiting [1] meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C at line 246. [0] FOAM parallel run exiting [0] -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- [gunther-All-Series:25029] 1 more process has sent help message help-mpi-api.txt / mpi-abort Gunther |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |