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

How to solve Poisson equation in CFX 4?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 19, 2004, 17:45
Default How to solve Poisson equation in CFX 4?
  #1
windhair
Guest
 
Posts: n/a
Hi, all I want to solve a semi-Poisson equation for a user scalar, it is in the form: D^2(PHI)/DX^2 + D^2(PHI)/DY^2 = f(PHI). Because the right term is a function of scalar PHI, it may cause some converge problem as I think, how to make this works in CFX 4.4 by command file or by user subroutine? aks for help. Thanks
  Reply With Quote

Old   January 19, 2004, 21:49
Default Re: How to solve Poisson equation in CFX 4?
  #2
Jeff
Guest
 
Posts: n/a
This is just a diffusion equation with a linear source. Turn off convection (NO CONVECTION under the diffusion scheme) and set your source coeffient in the SP term which will be multiplied by PHI by the solver.

This has been done to solve for electric fields.

Jeff
  Reply With Quote

Old   January 20, 2004, 03:29
Default Re: How to solve Poisson equation in CFX 4?
  #3
windhair
Guest
 
Posts: n/a
OK, thanks, it work for SUM[AM(PHI_P-PHI_M)] = S_U + S_P *PHI_P, but if the right side is not simply S_P * PHI_P but a function of PHI, for example EXP(PHI), is there any differency?
  Reply With Quote

Old   January 27, 2004, 21:09
Default Re: How to solve Poisson equation in CFX 4?
  #4
Jeff
Guest
 
Posts: n/a
Depending on the form of the expression, separate any terms out that are multiplied by just PHI, and put those into S_P. Evaluate everything else (including functions of PHI) and assign it to S_U. The more you can put into S_P the better (see documentation on linearization of sources).

Jeff
  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
Singular Pressure Poisson Equation Allan Main CFD Forum 13 January 14, 2013 12:49
Poisson equation fourier transform before discretization yohey44 Main CFD Forum 0 November 9, 2010 12:00
how solve a scalar equation with Fluent tomik FLUENT 0 January 5, 2006 06:38
Modified Equation for CFX algorithm Craig Johansen CFX 0 August 27, 2004 23:02
Poisson equation Cfx 4.4 Andrea CFX 2 August 17, 2004 05:34


All times are GMT -4. The time now is 20:09.