Template:Equation: Difference between revisions

From DispersiveWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 62: Line 62:
brackets appropriately):
brackets appropriately):


:<nowiki>{{equation</nowiki>
<nowiki>{{equation</nowiki>
 
<nowiki> | name = <name of equation></nowiki>
:<nowiki> | name = <name of equation></nowiki>
<nowiki> | equation = <formula for equation></nowiki>
 
<nowiki> | fields = <the fields involved in the equation></nowiki>
:<nowiki> | equation = <formula for equation></nowiki>
<nowiki> | data = <the initial data class> </nowiki>
 
<nowiki> | hamiltonian = <the degree of hamiltonian structure></nowiki>
:<nowiki> | fields = <the fields involved in the equation></nowiki>
<nowiki> | linear = <the linear component of the equation></nowiki>
 
<nowiki> | nonlinear = <the strength of the nonlinearity></nowiki>
:<nowiki> | data = <the initial data class> </nowiki>
<nowiki> | critical = <the scale invariant initial data class></nowiki>
 
<nowiki> | criticality = <is the equation subcritical, critical, or supercritical in various senses?></nowiki>
:<nowiki> | hamiltonian = <the degree of hamiltonian structure></nowiki>
<nowiki> | covariance = <the geometric symmetry group></nowiki>
 
<nowiki> | lwp = <best known local wellposedness></nowiki>
:<nowiki> | linear = <the linear component of the equation></nowiki>
<nowiki> | gwp = <best known global wellposedness></nowiki>
 
<nowiki> | parent = <more general equation></nowiki>
:<nowiki> | nonlinear = <the strength of the nonlinearity></nowiki>
<nowiki> | special = <more specific equation></nowiki>
 
<nowiki> | related = <related equations></nowiki>
:<nowiki> | critical = <the scale invariant initial data class></nowiki>
<nowiki>}}</nowiki>
 
:<nowiki> | criticality = <is the equation subcritical, critical, or supercritical in various senses?></nowiki>
 
:<nowiki> | covariance = <the geometric symmetry group></nowiki>
 
:<nowiki> | lwp = <best known local wellposedness></nowiki>
 
:<nowiki> | gwp = <best known global wellposedness></nowiki>
 
:<nowiki> | parent = <more general equation></nowiki>
 
:<nowiki> | special = <more specific equation></nowiki>
 
:<nowiki> | related = <related equations></nowiki>
 
:<nowiki>}}</nowiki>


See for instance the page on [[NLS]] for an instance of this template in action.
See for instance the page on [[NLS]] for an instance of this template in action.
Line 104: Line 88:
* ''criticality'': critically with respect to mass, energy, or scattering.  See [[Critical]].
* ''criticality'': critically with respect to mass, energy, or scattering.  See [[Critical]].
* ''covariance'': Typically one has [[Galilean]] or [[Lorentzian]] symmetry, sometimes supplemented by [[gauge]] invariance; occasionally one also has [[conformal]] or [[pseudoconformal]] symmetry.
* ''covariance'': Typically one has [[Galilean]] or [[Lorentzian]] symmetry, sometimes supplemented by [[gauge]] invariance; occasionally one also has [[conformal]] or [[pseudoconformal]] symmetry.
[[Category:Template]]
</noinclude>
</noinclude>

Revision as of 18:44, 10 August 2006

{{{name}}}
Description
Equation {{{equation}}}
Fields {{{fields}}}
Data class {{{data}}}
Basic characteristics
Structure {{{hamiltonian}}}
Nonlinearity {{{nonlinear}}}
Linear component {{{linear}}}
Critical regularity {{{critical}}}
Criticality {{{criticality}}}
Covariance {{{covariance}}}
Theoretical results
LWP {{{lwp}}}
GWP {{{gwp}}}
Related equations
Parent class {{{parent}}}
Special cases {{{special}}}
Other related {{{related}}}

How to use this template

To insert an infobox such as the one on the right onto any page, add the following text near the top of the page (and edit the text in angled brackets appropriately):

{{equation
 | name = <name of equation>
 | equation = <formula for equation>
 | fields = <the fields involved in the equation>
 | data = <the initial data class> 
 | hamiltonian = <the degree of hamiltonian structure>
 | linear = <the linear component of the equation>
 | nonlinear = <the strength of the nonlinearity>
 | critical = <the scale invariant initial data class>
 | criticality = <is the equation subcritical, critical, or supercritical in various senses?>
 | covariance = <the geometric symmetry group>
 | lwp = <best known local wellposedness>
 | gwp = <best known global wellposedness>
 | parent = <more general equation>
 | special = <more specific equation>
 | related = <related equations>
}}

See for instance the page on NLS for an instance of this template in action.

Some commentary on the less self-explanatory of these tags: