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

bratu's problem implementation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 11, 2013, 15:27
Default bratu's problem implementation
  #1
Member
 
shiv
Join Date: Jun 2012
Location: Lucknow, IN
Posts: 51
Rep Power: 13
shash is on a distinguished road
Hi all,

I am trying to solve the equation laplacian(T) + constant1*exp(T/(1+constant2*T))=0 using the laplacianFoam solver but i am not sure how to implement the non-linear part.

thou i have tried this: I took taylor expansion of exp() and took terms till 2nd order and implemented this eqn. fvm::ddt(T) - fvm::laplacian(DT, T) - zhi ==
- fvm::Sp(fvzhi*(2+mag(fvc::Sp(1+2*nu, T)))/(2*magSqr(1+mag(fvc::Sp(nu, T)))), T)

Please let me if it can be done other way.
shash 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
Problem with interFoam; Wave/wiggle alpha1 behavior JonW OpenFOAM 10 February 4, 2023 07:27
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
k epsilon model implementation problem jyothishkumar Main CFD Forum 0 July 19, 2011 09:39
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 19:47.