How to use various material properties in a PDE model

13 ビュー (過去 30 日間)
DEMOS Demosthenous
DEMOS Demosthenous 2015 年 3 月 19 日
コメント済み: Bobby LUKA 2023 年 11 月 13 日
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

回答 (2 件)

Torsten
Torsten 2015 年 3 月 19 日
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.

DEMOS Demosthenous
DEMOS Demosthenous 2015 年 3 月 19 日
Hello Torsten,
I want to do it in functional form, i.e. without opening the PDE toolbox. Do I have to insert let's say createpde(3) and then insert coefficients as 3X3 matrices ?
  1 件のコメント
Bobby LUKA
Bobby LUKA 2023 年 11 月 13 日
Were you able to it?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGeometry and Mesh についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by