Integrate PDEs in Femlab - Get Help Here

  • Thread starter Thread starter mery
  • Start date Start date
  • Tags Tags
    Integration
AI Thread Summary
The discussion focuses on integrating coupled partial differential equations (PDEs) in Femlab, specifically involving an integral format for one of the equations. The integration is not for post-processing but is essential for the main equations, which include variables C and q that change over time. To achieve the integration, it is suggested to use integration coupling variables, allowing the definition of an integral over a specific domain, surface, or edge. This approach enables the projection of the resulting variable into another equation and its domain. Access to the manuals for further guidance is also mentioned as a resource.
mery
Messages
3
Reaction score
0
Hi,
I have three PDEs plus 2 coupled eq in integral format. does anyone know how to do the integration in Femlab?
Thanks
 
Computer science news on Phys.org
Hi Mery, are you after introducing an integral of some quantity in the analysis or "just" integrating something for post-processing or such? For the former, integration coupling variables might do the trick, for the latter, the post-processing integration commands ("meshintegrate", "postint") would be usable.
 
Hi PerennialII,
Is not for post processing. It's my main equation which is coupled with my PDE eq. in my PDE I have to variables call C and q which both of them change with respect to time and for q I have another eq which is in integral format and is kind of averaging over the radius.
Thanks for your help
 
Sounds like could try to implement it using integration coupling variables, i.e. can define an integral over a domain/surface/edge and use (project) the resulting variable to your another equation and its domain. You've access to the manuals?
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top