moving mesh Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » moving mesh « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Mauro Chierici Lopes (chierici)
New member
Username: chierici

Post Number: 1
Registered: 01-2006
Posted on Thursday, January 12, 2006 - 07:32 am:   

Hi
I'm studing 2D_position_blob problem. What means the r in the line VELOCITY(Xm) = -0.25*sin(t)*x/r?

Thank you.
Top of pagePrevious messageNext messageBottom of page Link to this message

Jerry Brown (jerrybrown11743)
Member
Username: jerrybrown11743

Post Number: 17
Registered: 03-2004
Posted on Thursday, January 12, 2006 - 02:42 pm:   

sqrt(x**2+y**2)
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 515
Registered: 06-2003
Posted on Thursday, January 12, 2006 - 03:55 pm:   

Hmmm....
Somewhere along the line the documentation section "Predefined Elements" seems to have disappeared. I will have to put it back in.

The FlexPDE problem descriptor language predefines the following elements:
PI = 3.14159265....
R = sqrt(x^2+y^2) {in 2D geometry }
R = sqrt(x^2+y^2+z^2) { in 3D geometry }
THETA = arctan(y/x)
STAGE = { number of the current STAGE }
LAMBDA = { represents an eigenvalue }

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration