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

Use OpenFOAM solving simple PDE.

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 21, 2013, 09:57
Default Use OpenFOAM solving simple PDE.
  #1
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Hi Guys,

I want to solve this equation:IMAGE 1.In my solver I write my equation in this form:Is this write?
Code:
solve
            (
                fvm::laplacian(T)-a*pow(T,4)
            );
Luckly I can solve this equation,but my problem is only a is a very small number such as 0.000000000000001 can this equation be solved.

I want to use OpenFOAM solving this simple PDE I think its not a thing.There must be something wrong in my setting.Anyone help me check it out?and how can I get the analytic solution?Thanks in advance.
Attached Images
File Type: jpg 1.jpg (13.4 KB, 30 views)
Attached Files
File Type: gz PDE.tar.gz (10.0 KB, 5 views)
sharonyue 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
calculation stops after few time steps sivakumar OpenFOAM Running, Solving & CFD 7 March 17, 2013 07:37
SLTS+rhoPisoFoam: what is rDeltaT??? nileshjrane OpenFOAM Running, Solving & CFD 4 February 25, 2013 05:13
why divergence occures in these cases immortality OpenFOAM Running, Solving & CFD 2 January 25, 2013 11:21
Low Mach number Compressible jet flow using LES ankgupta8um OpenFOAM Running, Solving & CFD 7 January 15, 2011 14:38
Differences between serial and parallel runs carsten OpenFOAM Bugs 11 September 12, 2008 12:16


All times are GMT -4. The time now is 08:42.