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

objectRegistry error. Migrating a B.C. from 2.4 to 7.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 26, 2020, 21:29
Default objectRegistry error. Migrating a B.C. from 2.4 to 7.0
  #1
Member
 
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 14
frantov is on a distinguished road
Im trying to implement a dynamic boundary condition.

Kistler contact angle. This has been done for 2.4
https://github.com/MahdiNabil/CFD-PC...Foam/Libraries


Im trying to implement it on 7.0
Library and solver compiles well after a couple of edits.


Im getting this error:


--> FOAM FATAL ERROR: request for volScalarField muEffKistler from objectRegistry region0 failed
available objects of type volScalarField are

7
(
interfaceProperties:K
alpha.water
p_rgh
nu
nu1
nu2
alpha.air
)



I guess the way the muEffKistler is written in the objectRegistry has to be updated for this new OF7 version.


I have found differences bewteen 2.4 and 7.0 in the way volScalarField alpha is declared in createFields.H,



older version: volScalarField alpha1 ( IOobject

...etc




newer:
volScalarField& alpha1(mixture.alpha1());


I have tried to use older declaration way in both alpha & muEff

withouth success..


any clue? thanks for your time.
frantov is offline   Reply With Quote

Old   June 10, 2021, 22:31
Default
  #2
New Member
 
XinZhou
Join Date: Apr 2018
Posts: 10
Rep Power: 8
XinXin is on a distinguished road
Hi frantov, I have the same problem in openfoam-v2006,"request for volScalarField muEffKistler from objectRegistry region0 failed", Have you solve this problem? Could you please give me some advice.
XinXin is offline   Reply With Quote

Old   July 30, 2021, 00:32
Default
  #3
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 305
Rep Power: 12
alimea is on a distinguished road
Hi guys,
I have the same problem in OpenFOAM-7, "request for volScalarField muEffKistler from objectRegistry region0 failed".

If you found the solution, inform me, please.
alimea is offline   Reply With Quote

Old   August 30, 2021, 15:53
Default
  #4
Member
 
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 14
frantov is on a distinguished road
Sorry no progress on this issue yet
frantov is offline   Reply With Quote

Old   July 11, 2023, 04:37
Default Dynamic contact angle implementation
  #5
New Member
 
Rohit
Join Date: Mar 2020
Location: IIT, Delhi, India
Posts: 9
Rep Power: 6
Rohitsingh is on a distinguished road
Send a message via Skype™ to Rohitsingh
Hi frantov,

Are you now able to successfully implement the Dynamic Contact Angle model in InterFOAM?

Best regards
Rohitsingh is offline   Reply With Quote

Old   September 25, 2023, 07:14
Default
  #6
New Member
 
Join Date: Mar 2023
Posts: 3
Rep Power: 3
kanata is on a distinguished road
I am also facing this issue.
kanata is offline   Reply With Quote

Reply

Tags
mueffkistler, object registry


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
Question regarding objectRegistry and related subjects. granzer OpenFOAM 0 March 21, 2020 13:01
chtMultiRegionSimpleFoam: crash on parallel run student666 OpenFOAM Running, Solving & CFD 3 April 20, 2017 11:05
complex eigenvalues detected for tensor thegauravonline OpenFOAM Pre-Processing 3 January 14, 2017 05:18
flapping console "inverted" on icoFsiElasticNonLinULSolidFoam: FPE thegauravonline OpenFOAM Running, Solving & CFD 3 May 9, 2016 05:13


All times are GMT -4. The time now is 15:28.