Currently Failing Testcases
This is the list of currently failing testcases for known reasons.
Please maintain this page as much updated as possible.
This list must be as short as possible.
List:
testcases/HeatTransfer/TwoPlates/heat3D-FlexMG.CFcase testcases/Elsyca/OilPump/oilpump-FlexMG-ML.CFcase
Reason:
fortran bindings need to be fixed for FlexMG
testcases/NavierStokes/Jets2D/jets2DFluctSplitImpl_Trilinos.CFcase
Reason:
In 64 bit fails with error:
symbol lookup error: /home/tlmq/local/x86_64-pc-linux-gnu-4.1.2/lib/liblapack.so.3: undefined symbol: _gfortran_pow_r8_i4
testcases/NavierStokes/FlatPlate/flatPlateFVMImplKOmegaBSL_dim_Re75e4.CFcase testcases/NavierStokes/FlatPlate/flatPlateFVMImplKOmegaSST_dim_Re75e4_Coupling.CFcase testcases/NavierStokes/FlatPlate/flatPlateFVMImplKOmega_dim_Re75e4_Coupling.CFcase testcases/Valve2D/Valve11mmKOmegaBSL_2nd_decoupled.CFcase
Reason:
In 64 bit it gives different residual. Seems to work in 32 bit.
Seems to be connected somehow to solving KOmega turbulence model.
Maybe we should record a residual for 32 bit and another for 64 bit.
