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

Laplacian of a TensorField ?

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   September 23, 2010, 07:11
Post Laplacian of a TensorField ?
  #1
Senior Member
 
Join Date: Sep 2010
Posts: 226
Rep Power: 16
T.D. is on a distinguished road
Hi,

How to calculate laplacian of A*T
if A is a scalar function of another scalar Main field c and , T is a 2nd order tensor

example

when i put

"
solve
(
fvm::ddt(c) + fvm::div(phi,c) == fvm::laplacian(A,T)
);

A=2*pow(c,2)+5;
"

it doesnot work!!!!?

Help lease??
T.D. is offline   Reply With Quote

 


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
Modifying the laplacian operator mlawson OpenFOAM Running, Solving & CFD 22 July 16, 2018 04:56
why laplacian() failed OFCrash OpenFOAM Running, Solving & CFD 1 February 1, 2010 07:32
Probable bug with laplacian steady state novyno OpenFOAM 1 November 23, 2009 19:31
Laplacian operator and nuSgs for heat equation Bedotto OpenFOAM Programming & Development 4 September 7, 2009 15:08
Implementation of div, laplacian, etc and variables sven OpenFOAM 3 July 19, 2009 18:18


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