|
[Sponsors] |
Problem with constructing genericFvPatchField |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 23, 2014, 11:23 |
Problem with constructing genericFvPatchField
|
#1 |
New Member
Join Date: Mar 2014
Posts: 28
Rep Power: 12 |
Hi everybody!
Everytime i am trying to get my solution running i get this message: ---------------------------------------------------------------------------------- Create time Create mesh for time = 0 Reading thermophysical properties Selecting thermodynamics package hPsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>> --> FOAM FATAL ERROR: Not Implemented Trying to construct an genericFvPatchField on patch Netzoberflaeche1 of field h From function genericFvPatchField<Type>::genericFvPatchField(con st fvPatch& p, const DimensionedField<Type, volMesh>& iF) in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 45. FOAM aborting What does it mean? Do I have to put in one library in in the system/controlDict .file? like here http://www.chemical-forum.com/thread-341608-1-1.html |
|
July 20, 2016, 01:15 |
|
#2 |
Member
Janry
Join Date: Oct 2015
Posts: 46
Rep Power: 11 |
I've got the same problems.
Could anyone help me out? Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 3.0 | | \\ / A nd | Web: http://www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 3.0-7a7445ead09d Exec : transonicMRFDyMFoam Date : Jul 20 2016 Time : 14:12:55 Host : Janry PID : 24319 CtrlDict : /home/uqjqi/foam/foam-extend-3.0/etc/controlDict Case : /home/uqjqi/Desktop/Simulation/Cone20_OF_total nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create dynamic mesh for time = 0 Selecting dynamicFvMesh staticFvMesh Reading thermophysical properties Selecting thermodynamics package hPsiThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>> --> FOAM FATAL ERROR: Not Implemented Trying to construct an genericFvPatchField on patch OF_inlet_00 of field h From function genericFvPatchField<Type>::genericFvPatchField(const fvPatch& p, const DimensionedField<Type, volMesh>& iF) in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 44. FOAM aborting Aborted (core dumped) |
|
July 2, 2019, 15:46 |
|
#3 |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Did you guys were able to fix the problem?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with interFoam; Wave/wiggle alpha1 behavior | JonW | OpenFOAM | 10 | February 4, 2023 08:27 |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |