Jump to content

Template:Dimensions: Difference between revisions

From mintOC
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="infobox dimensions" style="text-align:center; padding:2.5px; width:200px;"
<includeonly>{| class="infobox dimensions"
|- style="text-align:center; width:{{{box_width|32em}}}; text-align:left; font-size:85%;"
|- style="text-align:center; width:{{{box_width|32em}}}; text-align:left; font-size:85%;"
|-
|-
!colspan="2" align="center" color="red" font-size="125%"|{{PAGENAME}}
!colspan="2" align="center" color="red" font-size="125%"|{{PAGENAME}}
}
|-
|-
{{#if:{{{nd|}}}|
{{!}}align="left"{{!}}'''State dimension:'''
{{!}}align="right"{{!}}{{{nd}}}
{{!}}-
|}}
{{#if:{{{nx|}}}|
{{#if:{{{nx|}}}|
{{!}}align="left"{{!}}'''Differential states:'''
{{!}}align="left"{{!}}'''Differential states:'''

Revision as of 21:53, 6 July 2008

{{Dimensions
|nd        = enter the number of partial derivatives (3 for a time-dependent 2d problem)
|nx        = enter the number of differential states
|nz        = enter the number of algebraic states
|nu        = enter the number of continuous control functions
|nw        = enter the number of discrete-valued control functions
|np        = enter the number of time-independent, continuous control values
|nrho      = enter the number of time-independent, discrete control values
|nc        = enter the number of path- and control constraints
|nri       = enter the number of interior point inequalities
|nre       = enter the number of interior point equalities
}}