How to use various material properties in a PDE model
11 views (last 30 days)
Show older comments
What I have is a model with a number of domains, say like a piece of metal in air. I want to use the same equation in both domains, but they obviously have different properties. how can I do that in functional form.
Thank you
0 Comments
Answers (2)
Torsten
on 19 Mar 2015
Cited from the documentation:
You can specify the coefficients for each subdomain independently. This makes it easy to specify, e.g., various material properties in one PDE model. The PDE to be solved can be specified by clicking the PDE button or by selecting PDE Specification from the PDE menu. This brings up a dialog box.
Best wishes
Torsten.
0 Comments
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!