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

Modified Casson model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 18, 2023, 10:56
Exclamation Modified Casson model
  #1
New Member
 
Rishi Kumar
Join Date: Jun 2022
Posts: 20
Rep Power: 3
rishik686 is on a distinguished road
Hey Foamer,
for my simulation i gave modified the casson model such that the nuMin and nuMax different values.


Although the code is compiled succesfully, but the case file is not running.
I am using pimple solver.


following is the snippet of modified casson



/-------------------------------------------------/

mu_c = mu_plasma*(1+2.0703*H + 3.722*H*H)*0.745734796;

tau0 = sqr((H-0.122775))*sqr(0.508*0.125 + 0.4517)*tau0factor_;

mu_app = min(nuMax_, sqr(sqrt(tau0/max(g)) + sqrt(mu_c))) ;


/--------------------------------------------------/


Please help in running my case

Thank you
__________________
Rishi K.
rishik686 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
Modified Mooney Rivilin Model in ANSYS charade_4eft Structural Mechanics 0 August 22, 2023 23:32
Compilation modified Sutherland Model Cmole OpenFOAM Programming & Development 7 January 22, 2021 19:15
Trying to implement my own modified LienCubicKE model in OpenFOAM 5.0 rohitsaini@y7mail.com OpenFOAM Programming & Development 1 May 11, 2019 11:26
simplifiedSiwek - error in calculating the position of a coal error guitar_love_15 OpenFOAM Running, Solving & CFD 0 November 4, 2018 04:06
about Subgrid-scale model impecca OpenFOAM Running, Solving & CFD 4 December 20, 2013 10:36


All times are GMT -4. The time now is 00:22.