Template:Dimensions: Difference between revisions
Appearance
New page: <includeonly> {|border="1px" cellpadding="2px" align="right" valign="top" |- !colspan="2" align="center"|{{PAGENAME}} |- {{#if:{{{image|}}}| {{!}}colspan="2" align="right"{{!}}{{{image}}} ... |
No edit summary |
||
| Line 4: | Line 4: | ||
!colspan="2" align="center"|{{PAGENAME}} | !colspan="2" align="center"|{{PAGENAME}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{nx|}}}| | ||
{{!}} | {{!}}align="left"{{!}}'''Differential states:''' | ||
{{!}}align="left"{{!}}{{{nx}}} | |||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nz|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Algebraic states:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nz}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nu|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Continuous control functions:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nu}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nw|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Discrete control functions:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nw}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{np|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Continuous control values:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{np}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nrho|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Discrete control values:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nrho}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nc|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Path constraints:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nc}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nri|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Interior point inequalities:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nri}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{ | {{#if:{{{nre|}}}| | ||
{{!}}align="left"{{!}}''' | {{!}}align="left"{{!}}'''Interior point equalities:''' | ||
{{!}}align="left"{{!}}{{{ | {{!}}align="left"{{!}}{{{nri}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
</includeonly> | </includeonly> | ||
<noinclude><pre> | <noinclude><pre> | ||
{{Dimensions | {{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 | ||
}} | }} | ||
</pre></noinclude> | </pre></noinclude> | ||
Revision as of 20:44, 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
}}