To define equations in the product geometry formed by an Attached Dimensions feature, add a
Weak Contribution (PDEs and Physics) feature to any physics. In the
Selection section, select an extra dimension attachment feature in the
Extra dimensions to attach table, and make a selection of geometric entities in the base geometry and in each attached extra dimension.
Whenever an extra dimension geometry has been attached using an Attached Dimensions feature, an
Extra dimensions to attach list displays in the selection section for features that support selection in the product geometry. By default the extra dimension attachment is set to
None.
If the Extra dimensions to attach setting is changed to one of the
Attached Dimension features, additional inputs appear for each attached extra dimension geometry. Use these to choose the geometric entity level and the geometric entities to select in each extra dimension.
When evaluating a variable v in a product geometry, the rules for resolving the correct definition of
v are as follows:
Partial derivatives of dependent variables defined on a product of geometric entities of full dimension are formed by appending a coordinate name from the base geometry or one of the extra dimensions. For example, if u is a dependent variable, the coordinates in a 2D base geometry are called
x and
y; the coordinates in a 2D extra dimension are called
x1 and
y1; and the partial derivatives with respect to those coordinates are called
ux,
uy,
ux1, and
uy1, respectively. However, if the dependent variable is defined on an entity of lower dimension in either the base geometry or the extra dimension, insert the character
T between the dependent variable name and the coordinate name. For example, if
u is defined on the product of a domain in the base geometry and a boundary in the extra dimension (or vice versa), the partial derivatives are called
uTx,
uTy,
uTx1, and
uTy1.
Second derivatives follow the same pattern; for example, you can use uxx1, if
u is defined on a product of entities of full dimension, or
uTxx1, if
u is defined on a product of entities of lower dimension.
You can also use the d and
dtang operators to evaluate the partial derivatives of dependent variables defined in a product geometry.