Difference between revisions of "Template:Dimensions"

From mintOC
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>{| class="infobox dimensions"
 
<includeonly>{| class="infobox dimensions"
|- style="text-align:center; width:{{{box_width|45em}}}; text-align:left; font-size:85%; color: red;"
+
|- style="text-align:center; width:{{{box_width|45em}}}; text-align:left; font-size:85%;"
 
|-
 
|-
!colspan="2" align="center" font-size="125%"|{{PAGENAME}}
+
!colspan="2" align="center" font-size="150%"|{{PAGENAME}}
 
|-
 
|-
 
{{#if:{{{nd|}}}|
 
{{#if:{{{nd|}}}|
Line 51: Line 51:
 
{{#if:{{{nre|}}}|
 
{{#if:{{{nre|}}}|
 
{{!}}align="left"{{!}}''Interior point equalities:''
 
{{!}}align="left"{{!}}''Interior point equalities:''
{{!}}align="right"{{!}}'''{{{nri}}}'''
+
{{!}}align="right"{{!}}'''{{{nre}}}'''
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}

Revision as of 00:00, 7 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
}}