model.result().dataset().create(<dtag>,"Parametric1D");model.result().dataset().create(<dtag>,"Parametric2D");model.result().dataset().create(<dtag>,"Parametric2D") creates a parametric data set feature named <dtag>. This data set extends a data set by using a parameter, such as time, as a dimension.
none | data set name How to input the solution to use. manual indicates that solnum is used. manualindices indicates that solnumindices is used. interp indicates that t is used. none | expression An alternate way to specify the solutions to use, allowing you to enter, for example, range(1,1,20). Applicable when innerinput is manualindices. Level transformation expression (as a function of level; the default value means no transformation).