Adams Basic Package > Adams View > View Command Language > panel > panel set twindow_function differential_equation

panel set twindow_function differential_equation

The DIFFERENTIAL_EQUATION function returns the value of the state variable associated with the DIFFERENTIAL_EQUATION you identify in the DIFFERENTIAL_EQUATION_NAME parameter.

Format:

 
panel set twindow_function differential_equation
differential_equation_name =
existing equation

Example:

 
panel set twindow_function differential_equation &
differential_equation_name =
diff_1

Description:

 
Parameter
Value Type
Description
differential_equation_name
Existing Equation
Specifies an existing differential_equation.

Extended Definition:

1. You may identify a differential_equation by typing its name or by picking it from the screen.
Since differential_equation do not have a geometric position, Adams View displays differential_equation icons at or near the model origin. If the differential_equation icon is not visible on the screen, you must type the name. You may also find it convenient to type the name even if the differential_equation icon is displayed.
If you created the differential_equation by reading an Adams data set or graphics file, the differential_equation name is the letters DIF followed by the Adams data set differential_equation ID number. For example, the name of Adams DIFF/101 is DIF101. If you created the differential_equation during preprocessing, you will have given it a name at that time.
If a differential_equation is owned by the default model, you may identify it by entering its name only. If it is not, you must enter its full name. To identify a differential_equation under a different model, for instance, you may need to enter the model name as well.
For example, you may specify differential_equation 'fluid_volume' from model 'hydro' by entering ".hydro.fluid_volume'". If you type a "?", Adams View will list the differential_equation available by default.
You must separate multiple differential_equation names by commas.
If the differential_equation is visible in one of your views, you may identify it by picking on any of the graphics associated with it.
You need not separate multiple differential_equation picks by commas.