Physics[Vectors][DirectionalDiff] - the directional derivative
|
Calling Sequence
|
|
DirectionalDiff(A, B_)
|
|
Parameters
|
|
A
|
-
|
any algebraic (vectorial or scalar) expression
|
B_
|
-
|
a vector
|
|
|
|
|
Description
|
|
1.
|
is not a vector. Hence
|
2.
|
is a vector. Hence
|
•
|
The %DirectionalDiff is the inert form of DirectionalDiff, that is: it represents the same mathematical operation while holding the operation unperformed. To activate the operation use value.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
The definition of directional derivative
>
|
|
| (3) |
Directional derivative in spherical coordinates
>
|
|
| (4) |
Directional derivative of a vector function
>
|
|
| (5) |
>
|
|
| (6) |
Note that, when the vector which defines the direction (the second argument) is projected over one coordinate system, the function being differentiated is expected to be expressed using the same coordinate system; otherwise an error interruption happens and a corresponding message is displayed
>
|
|
For this example, correct input could be
>
|
|
| (7) |
>
|
|
|
|
See Also
|
|
Identify, Nabla, operations, Physics, Physics conventions, Physics examples, Student[MultivariateCalculus][DirectionalDerivative], tensor/directional_diff, VectorCalculus[DirectionalDiff]., Vectors, Vectors[`.`]
|
|
Download Help Document
Was this information helpful?