A User Input is a parameter that shows up in the Settings window of the feature instance in the Model Builder. A user input always represent data storage in a COMSOL Multiphysics model (MPH-file) built with the Model Builder. You can choose to hide a user input from the Settings window, and then the user input only represents a data storage.
• User Input. The general user input that supports all settings and sizes. It is a bit more complex to setup due to the number of supported settings.
• Selectable Input. A user input that a user only can set to a predefined set of allowed values. It does not support units or array types. The typical GUI component is a combo box (or drop-down menu).
• Boolean Input. A user input that only allows two values, 0 and 1 (represents false and true). It does not support units or array types. The typical GUI component is a check box.
• Material Property. Defines two user inputs: one for selecting the source of the material data and the other for specifying a user-defined value.
• Material List. Defines a user input that contains a material selection.
• Feature Input. Defines two user inputs: one for selecting the source of the feature input data and the other for specifying a user-defined value.A user input also needs information about its appearance in the user interface. It is possible to control how it appears, when it appears, and where it appears in the Settings window of a feature or property. You control these settings from the GUI Options section of each user input node and through a special activation condition node; see Activation Condition.