Skip to content

Update PFEM3D Wrapper to Master

Boman Romain requested to merge PFEM3D into master

Created by: ghost

The wrapper related to the solver PFEM3D is up-to-date with the current Master branch of the repository. https://github.com/ImperatorS79/PFEM3D/commit/4be29c4b64eb233b1942c7d7228f35aca5b80158 Output of the test battery on Ubuntu 22.04 with 1 CPU shared memory :

 1/28 Test  #1: tests/Flow_Modal/staticAgard_fsi.py ...............................   Passed  255.32 sec
 2/28 Test  #2: tests/Flow_Metafor/staticAgard_fsi.py .............................   Passed  285.33 sec
 3/28 Test  #3: tests/Flow_Metafor/staticDiamond_fsi.py ...........................   Passed    1.20 sec
 4/28 Test  #4: tests/PFEM_Metafor/bird/impact_fsi.py .............................   Passed  438.00 sec
 5/28 Test  #5: tests/PFEM_Metafor/bird/impactaxi_fsi.py ..........................   Passed   95.19 sec
 6/28 Test  #6: tests/PFEM_Metafor/bird/lsdyna_fsi.py .............................   Passed   28.00 sec
 7/28 Test  #7: tests/PFEM_Metafor/static/cylinder_fsi.py .........................   Passed   88.07 sec
 8/28 Test  #8: tests/PFEM_Metafor/wcolumn/elasticgate/rho1100_IQNILS6_fsi.py .....   Passed  491.43 sec
 9/28 Test  #9: tests/PFEM_Metafor/wcolumn/elasticgate/rho1100_IQNILS_fsi.py ......   Passed  647.96 sec
10/28 Test #10: tests/PFEM_Metafor/wcolumn/elasticgate/rho1100_fsi.py .............   Passed  781.13 sec
11/28 Test #11: tests/PFEM_Metafor/wcolumn/obstacle/matching_fsi.py ...............   Passed  115.14 sec
12/28 Test #12: tests/PFEM_Metafor/wcolumn/obstacle/nonmatching_fsi.py ............   Passed   97.80 sec
13/28 Test #13: tests/PFEM3D_Metafor/damNcomp/input_fsi.py ........................   Passed   38.78 sec
14/28 Test #14: tests/PFEM3D_Metafor/damWcomp/input_fsi.py ........................   Passed  156.40 sec
15/28 Test #15: tests/PFEM3D_Metafor/staticNcomp/input_fsi.py .....................   Passed  115.84 sec
16/28 Test #16: tests/VLM_Metafor/staticAgard_fsi.py ..............................   Passed   50.83 sec
17/28 Test #17: tests/SU2_Metafor/AGARD445_Static_BGS_interpRBF_parallel_fsi.py ...   Passed  2461.66 sec
18/28 Test #18: tests/SU2_Metafor/AGARD445_Static_BGS_interpTPS_parallel_fsi.py ...   Passed  2462.62 sec
19/28 Test #19: tests/SU2_Metafor/CantileverSquareChannel_BGS_parallel_fsi.py .....   Passed  494.40 sec
20/28 Test #20: tests/SU2_Metafor/CantileverSquareChannel_IQN_parallel_fsi.py .....   Passed  493.93 sec
21/28 Test #21: tests/SU2_Modal/staticAgard_fsi.py ................................   Passed  2098.67 sec
22/28 Test #22: tests/SU2_pyBeam/Cantilever_fsi.py ................................   Passed   74.86 sec
23/28 Test #23: tests/SU2_pyBeam/Cantilever_fsi_adj.py ............................   Passed  228.25 sec
24/28 Test #24: tests/SU2_pyBeam/staticOnera_fsi.py ...............................   Passed  7293.47 sec
25/28 Test #25: tests/Flow_RBM/staticNaca_fsi.py ..................................   Passed    1.87 sec
26/28 Test #26: tests/SU2_RBM/PitchPlungeAirfoil_BGS_parallel_fsi.py ..............   Passed  715.91 sec
27/28 Test #27: tests/SU2_RBM/PitchPlungeAirfoil_IQN_parallel_fsi.py ..............   Passed  698.52 sec
28/28 Test #28: tests/SU2_RBM/PitchPlungeN0012_IQN_fsi.py .........................   Passed  247.72 sec

Merge request reports

Loading