|
[Sponsors] |
February 16, 2018, 08:00 |
Error during decomposePar
|
#1 |
New Member
Przemek Nosal
Join Date: Feb 2018
Posts: 13
Rep Power: 8 |
Hi All,
I've a problem during decomposition for parallel computing. So does anybody an ideas how to solve this problem? --> FOAM FATAL ERROR: Attempt to cast type patch to type lduInterface From function To& Foam::refCast(From&) [with To = const Foam::lduInterface; From = const Foam::fvPatch] in file /home/ubuntu/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude/typeInfo.H at line 114. FOAM aborting #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::error::abort() at ??:? #2 Foam::lduInterface const& Foam::refCast<Foam::lduInterface const, Foam::fvPatch const>(Foam::fvPatch const&) in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #3 Foam::cyclicAMIFvPatchField<double>::cyclicAMIFvPa tchField(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:? #4 Foam::fvPatchField<double>::adddictionaryConstruct orToTable<Foam::cyclicAMIFvPatchField<double> >::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:? #5 Foam::fvPatchField<double>::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #6 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::Boundary::readField(Foam:imensio nedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #7 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields(Foam::dictionary const&) in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #8 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields() in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #9 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #10 ? in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #11 ? in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" #12 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #13 ? in "/opt/openfoam5/platforms/linux64GccDPInt32Opt/bin/decomposePar" Aborted (core dumped) I can send the files... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar no field transfert | Jeanp | OpenFOAM Pre-Processing | 3 | June 18, 2022 13:01 |
decomposePar error | chia87 | OpenFOAM Pre-Processing | 1 | May 28, 2017 16:23 |
decomposePar for custom solvers and boundary conditions | cfdopenfoam | OpenFOAM Programming & Development | 4 | October 31, 2015 10:05 |
decomposePar 4-core warning/error? | Boloar | OpenFOAM Bugs | 23 | April 8, 2014 09:57 |
decomposePar gives errors | of_user_ | OpenFOAM | 1 | July 4, 2011 06:27 |