Difference between revisions of "Template:Dimensions"
From mintOC
Line 1: | Line 1: | ||
<includeonly>{| class="infobox dimensions" | <includeonly>{| class="infobox dimensions" | ||
− | |- style="text-align:center; width:{{{box_width| | + | |- style="text-align:center; width:{{{box_width|40em}}}; 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}} | ||
Line 10: | Line 10: | ||
|}} | |}} | ||
{{#if:{{{nx|}}}| | {{#if:{{{nx|}}}| | ||
− | {{!}}align="left"{{!}}'Differential states:' | + | {{!}}align="left"{{!}}''Differential states:'' |
{{!}}align="right"{{!}}'''{{{nx}}}''' | {{!}}align="right"{{!}}'''{{{nx}}}''' | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nz|}}}| | {{#if:{{{nz|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Algebraic states:'' |
− | {{!}}align="right"{{!}}{{{nz}}} | + | {{!}}align="right"{{!}}'''{{{nz}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nu|}}}| | {{#if:{{{nu|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Continuous control functions:'' |
− | {{!}}align="right"{{!}}{{{nu}}} | + | {{!}}align="right"{{!}}'''{{{nu}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nw|}}}| | {{#if:{{{nw|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Discrete control functions:'' |
− | {{!}}align="right"{{!}}{{{nw}}} | + | {{!}}align="right"{{!}}'''{{{nw}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{np|}}}| | {{#if:{{{np|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Continuous control values:'' |
− | {{!}}align="right"{{!}}{{{np}}} | + | {{!}}align="right"{{!}}'''{{{np}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nrho|}}}| | {{#if:{{{nrho|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Discrete control values:'' |
− | {{!}}align="right"{{!}}{{{nrho}}} | + | {{!}}align="right"{{!}}'''{{{nrho}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nc|}}}| | {{#if:{{{nc|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Path constraints:'' |
− | {{!}}align="right"{{!}}{{{nc}}} | + | {{!}}align="right"{{!}}'''{{{nc}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nri|}}}| | {{#if:{{{nri|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Interior point inequalities:'' |
− | {{!}}align="right"{{!}}{{{nri}}} | + | {{!}}align="right"{{!}}'''{{{nri}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{nre|}}}| | {{#if:{{{nre|}}}| | ||
− | {{!}}align="left"{{!}} | + | {{!}}align="left"{{!}}''Interior point equalities:'' |
− | {{!}}align="right"{{!}}{{{nri}}} | + | {{!}}align="right"{{!}}'''{{{nri}}}''' |
{{!}}- | {{!}}- | ||
|}} | |}} |
Revision as of 22:57, 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 }}