VOL_INTEGRAL not recognizing named layer Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » VOL_INTEGRAL not recognizing named layer « Previous Next »

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

Richard Beeler (rmbeeler)
Member
Username: rmbeeler

Post Number: 13
Registered: 11-2004
Posted on Tuesday, August 14, 2007 - 09:18 am:   

The documentation says that either INTEGRAL or VOL_INTEGRAL should work in this form:

INTEGRAL(integrand, named_layer)

I am getting the error message: Can't find region named_layer. Example script attached.
application/octet-streamExample script that reproduces error msg.
Test.pde (1.2 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

Richard Beeler (rmbeeler)
Member
Username: rmbeeler

Post Number: 14
Registered: 11-2004
Posted on Friday, September 21, 2007 - 08:42 am:   

Hello ... it's been more than a month with no response ...
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 959
Registered: 06-2003
Posted on Friday, September 21, 2007 - 04:25 pm:   

My apologies.
I don't know how this request got lost, but it did.

The integral form you have used does not appear to work, though the documentation clearly says it does.
Interestingly, it appears that it has never worked, and no one ever complained!

While we hunt this down, you can use the forms in which the region is declared explicitly:
INTEGRAL(C, 1, "top_layer")
or
INTEGRAL(C, "All", "top_layer")

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