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

what is the mean of laplacian(2*mu + lambda, U, "laplacian(DU,U)")

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2012, 16:39
Default what is the mean of laplacian(2*mu + lambda, U, "laplacian(DU,U)")
  #1
Senior Member
 
Join Date: Jun 2011
Posts: 163
Rep Power: 14
mechy is on a distinguished road
Dear Foamer

in stressedFoam or solidDisplacementFoam solvers
there is the fvm::laplacian(2*mu + lambda, U, "laplacian(DU,U)") term
what is the mean of "laplacian(DU,U)" in the above term

also what is the mean of "div(sigma)" in the bellow term
fvc::div
(
mu*gradU.T() + lambda*(I*tr(gradU)) - (mu + lambda)*gradU,
"div(sigma)"
)

best regards
mechy is offline   Reply With Quote

Old   February 6, 2012, 17:18
Default
  #2
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Hi,

laplacian(DU,U) and div(sigma) are just keywords, so when OpenFOAM calculates the laplacian/divergence terms it will look up what laplacian/divergence method to use in system/fvSchemes beside the given keyword.

Philip
bigphil is offline   Reply With Quote

Old   February 7, 2012, 01:13
Default Dear Philip Cardiff
  #3
Senior Member
 
Join Date: Jun 2011
Posts: 163
Rep Power: 14
mechy is on a distinguished road
thanks so much
mechy is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Two-Layer k-Epsilon Turbulence Model james.t OpenFOAM Programming & Development 8 March 25, 2016 01:34
Implicit solver for gamma volumefraction equation sek OpenFOAM Running, Solving & CFD 38 July 11, 2015 04:59
HeatFlux in buoyantBoussinesq stawrogin OpenFOAM 22 August 17, 2011 09:20
homogeneity index lambda / Es-ice franck Siemens 1 August 13, 2008 10:23
lambda (excess air coefficient) adrian CFX 0 April 24, 2007 04:57


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