Table 6-108: Properties for Study Settings on | off cont | discrete on | off Expression for window function (when set to fromexpr). Can be expressed in terms of t, freq, niterFFTin, and niterFFTout (if applicable). sol | init
Table 6-109: Properties for Physics and Variables Selection Choose physics interfaces to solve for. The length of the vector is two times the number of physics interfaces. For example, with two physics interfaces, g and c:
new String[]{"g", "on", "c", "off"}. Select discretizations for physics interfaces. The length of the vector is two times the number of physics interfaces. For example, with two physics interfaces, g and c:
new String[]{"g", "disc1", "c", "disc2"}. on | off
Table 6-110: Properties for Values of Dependent Variables init | sol Reference to study or "zero" for zero solution. all | selection
Table 6-111: Property for Mesh selection Select meshes for geometries. The length of the vector is two times the number of geometries. Example value when two geometries geom1 and geom2 are available is: new String[]{"geom1","mesh1","geom2", "mesh2"}.