where <phystag> is a string that identifies the physics interface node. Once defined, you can always refer to a physics interface, or any other feature, by its tag. The string
physint is the
constructor name of the physics interface. To get the constructor name, the best way is to create a model using the desired physics interface in the GUI and save the model as an M-file. The string
<geomtag> refers to the geometry where you want to specify the interface.
where <ftag> is a string that you use to refer to the operation. To set a property to a value in a operation, enter:
where <ftag> is the string that identifies the feature.
The tag of the interface is ht. The interface constructor is
HeatTransfer. The physics is defined on geometry
geom1.
The physics method has the following child nodes: solid1,
init1,
ins1,
idi1,
os1, and
cib1. These are the default features that come with the Heat Transfer in Solids interface. The first feature,
solid1, consists of the heat balance equation. Confirm this by entering:
The settings of the solid1 feature node can be modified, for example, to manually set the material property. To change the thermal conductivity to 400 W/(m*K) enter: