CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

"different mesh for fields" error

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 2 Post By sabago
  • 1 Post By Anamika
  • 1 Post By anuargimenez

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 12, 2014, 14:48
Default "different mesh for fields" error
  #1
Member
 
Sandra
Join Date: Oct 2014
Posts: 58
Rep Power: 11
sabago is on a distinguished road
Dear all!
I am new to OpenFOAM and I am trying to calculate a variable called vdrop = prefb*Hum+prefc (in vdrop.H) where prefb and prefc are constants defined in the constant folder and Hum is the concentration of the Humidity defined in diffusion. H as fvScalarMatrix HumEqn
(
(fvm::ddt(Hum)) == (fvm::laplacian(DH2Oeff, Hum))
);
HumEqn.solve();
where DH2Oeff is the effective diffusivity of water. The diffusion.H file runs fine but I get the following error when I turn on the vdrop.H. Any help will be much appreciated.

SANDRA

*Error starts here*
FOAM FATAL ERROR:
different mesh for fields vdrop and ((prefb*Hum)+prefc) during operatrion =

From function checkField(gf1, gf2, op)
in file /home/sandra/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude/GeometricField.C at line 1122.

FOAM aborting

#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::error::abort() at ??:?
#2
at ??:?
#3
at ??:?
#4 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#5
at ??:?
Aborted (core dumped)
sabago is offline   Reply With Quote

Old   December 20, 2014, 04:22
Smile Problem solved
  #2
Member
 
Sandra
Join Date: Oct 2014
Posts: 58
Rep Power: 11
sabago is on a distinguished road
It was a strange mistake. PM if you run into a similar issue while mapping fields from patch to patch and maybe I can help.

Best,
Sandra
openfoam_aero and mikulo like this.
sabago is offline   Reply With Quote

Old   June 6, 2022, 05:27
Default
  #3
Member
 
Uttam
Join Date: May 2020
Location: Southampton, United Kingdom
Posts: 34
Rep Power: 5
openfoam_aero is on a distinguished road
Quote:
Originally Posted by sabago View Post
It was a strange mistake. PM if you run into a similar issue while mapping fields from patch to patch and maybe I can help.

Best,
Sandra
Hi I have messaged you. Please check inbox.
openfoam_aero is offline   Reply With Quote

Old   November 22, 2021, 04:48
Default Foam Fatal Error: different mesh for fields and thermophysicalProperties.air
  #4
New Member
 
anamika
Join Date: Jul 2021
Posts: 3
Rep Power: 4
Anamika is on a distinguished road
Quote:
Originally Posted by sabago View Post
Dear all!
I am new to OpenFOAM and I am trying to calculate a variable called vdrop = prefb*Hum+prefc (in vdrop.H) where prefb and prefc are constants defined in the constant folder and Hum is the concentration of the Humidity defined in diffusion. H as fvScalarMatrix HumEqn
(
(fvm::ddt(Hum)) == (fvm::laplacian(DH2Oeff, Hum))
);
HumEqn.solve();
where DH2Oeff is the effective diffusivity of water. The diffusion.H file runs fine but I get the following error when I turn on the vdrop.H. Any help will be much appreciated.

SANDRA

*Error starts here*
FOAM FATAL ERROR:
different mesh for fields vdrop and ((prefb*Hum)+prefc) during operatrion =

From function checkField(gf1, gf2, op)
in file /home/sandra/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude/GeometricField.C at line 1122.

FOAM aborting

#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::error::abort() at ??:?
#2
at ??:?
#3
at ??:?
#4 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#5
at ??:?
Aborted (core dumped)
Hello Sabago,

I am facing a similar kind of error as "different mesh for fields and thermophysicalProperties.air during operatrion +=".

I request your suggestions in this regards. Thank you very much in advance.

Best Regards,
Anamika
openfoam_aero likes this.
Anamika is offline   Reply With Quote

Old   May 12, 2022, 14:24
Default
  #5
New Member
 
Anuar Giménez
Join Date: Feb 2022
Location: Spain
Posts: 15
Rep Power: 4
anuargimenez is on a distinguished road
Hi everyone,
I am facing a similar kind of error.
"different mesh for fields and thermophysicalProperties during operatrion +=".
Any advice?

Best,
Anuar
openfoam_aero likes this.
anuargimenez is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM] Native ParaView Reader Bugs tj22 ParaView 270 January 4, 2016 11:39
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
Compiling dynamicTopoFvMesh for OpenFOAM 2.1.x Saxwax OpenFOAM Installation 25 November 29, 2013 05:34
Errors in UDF shashank312 Fluent UDF and Scheme Programming 6 May 30, 2013 20:30
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 10:46.