Initial Conditions
|
Calling Sequence
|
|
initialcondition[function name](eqn_1,eqn_2,...)
function(args)
|
|
Parameters
|
|
eqn_n
|
-
|
equation or set of equations defining a system
|
function
|
-
|
function name used to construct the initial condition
|
|
|
|
|
Description
|
|
•
|
The initialcondition routine can be used to augment a set of equations with additional equations defining the initial conditions for the given system.
|
•
|
The set of equations is formed from the arguments to the procedure. This set is further augmented by a new equation of the form if derivatives are present, or otherwise.
|
|
|
Download Help Document
Was this information helpful?