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; padding:2.5px; width:200px;"
|- style="text-align:center; width:{{{box_width|26em}}}; text-align:left; font-size:85%;"
|- style="text-align:center; width:{{{box_width|32em}}}; text-align:left; font-size:85%;"
|-
|-
!colspan="2" align="center"|{{PAGENAME}}
!colspan="2" align="center" color="red" font-size="125%"|{{PAGENAME}}
|-
|-
{{#if:{{{nx|}}}|
{{#if:{{{nx|}}}|
Line 52: Line 52:
<noinclude><pre>
<noinclude><pre>
{{Dimensions
{{Dimensions
|abovestyle = background:transparent; text-align:center; font-size:125%
|nd        = enter the number of partial derivatives (3 for a time-dependent 2d problem)
|nd        = enter the number of partial derivatives (3 for a time-dependent 2d problem)
|nx        = enter the number of differential states
|nx        = enter the number of differential states

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