|
[Sponsors] |
Cannot find 'value' entry on patch 'XX' (when using reconstructpar) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 14, 2022, 22:07 |
Cannot find 'value' entry on patch 'XX' (when using reconstructpar)
|
#1 |
Member
Abhinand
Join Date: Jun 2016
Posts: 75
Rep Power: 10 |
Hi Foamers,
I am using Openfoam-2.2.x to run simple 2D reacting flow. The case works completely fine when run in series. the problem arises when I run the case in parallel. The calculation is completed fine, but when i reconstruct the mesh from the processors, I get this error ************************************************ Cannot find 'value' entry on patch wallOutside of field hs_1 in file "/dir/ location/aaf1-cphi04-sstep-FRC/processor0/0.0000010000/hs_1" which is required to set the values of the generic patch field. (Actual type gradientEnergy) Please add the 'value' entry to the write function of the user-defined boundary-condition ************************************************** Upon investigating the hs_1 file on the patch wallOutside the field is written in the form as: wallOutside { type gradientEnergy; gradient nonuniform 0(); } If I change this to the usual like other fields (type and value instead of type and gradient), I am able to reconstruct. However, this poses a problem when I re-run the case for the next time steps with the modified field files Please advice me how to address this problem. Any help is sincerely appreciated Thanks |
|
Tags |
fvpatchfield, gradient boundary, parallel, reconstructpar |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with cyclic boundaries in Openfoam 1.5 | fs82 | OpenFOAM | 37 | November 29, 2024 11:15 |
steadyUniversalMRFFoam Tutorial fails in MixingPlane | HenrikJohansson | OpenFOAM Bugs | 0 | February 14, 2019 05:48 |
Cyclic Boundary Condition | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Running, Solving & CFD | 36 | July 2, 2012 13:23 |
[mesh manipulation] Using createPatch in place of couplePatches | sripplinger | OpenFOAM Meshing & Mesh Conversion | 8 | November 13, 2009 08:14 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |