How to define constitutive properties (c-coefficient matrix) by element in 3d pdetool

조회 수: 1 (최근 30일)
Hi,
I am trying to define the constitutive properties by elements in the 3D version of pdetool. In the 2D versión, the properties of the elements are stored in each column of the c-coefficient matrix. However, when define the c-coefficient matrix in the same way for the 3D versión, I recibe this message:
Error using pde.PDEModel/assema (line 48) The number of columns in the c-coefficient matrix, 63613, is not equal to one.
where 63613 is the number of elements in the mesh.
Any can help??
Thanks in advance.

채택된 답변

Alan Weiss
Alan Weiss 2016년 2월 29일
The details of writing nonconstant coefficients for 3-D geometry are here. The c coefficient can have many different values in the range 1 to 9N^2; see 3-D systems.
Alan Weiss
MATLAB mathematical toolbox documentation

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 General PDEs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by