Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Courses
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
6
Issues
6
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M3P2
Courses
Commits
02fb3c8c
Commit
02fb3c8c
authored
Sep 27, 2022
by
Claude Meny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cheatsheet.fr.md
parent
05f857ff
Pipeline
#13577
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
12 deletions
+24
-12
cheatsheet.fr.md
...70.combinaisons-of-operators/20.overview/cheatsheet.fr.md
+24
-12
No files found.
12.temporary_ins/08.grad-div-rot/70.combinaisons-of-operators/20.overview/cheatsheet.fr.md
View file @
02fb3c8c
...
@@ -9,6 +9,10 @@ visible: false
...
@@ -9,6 +9,10 @@ visible: false
<br>
<br>
**POUR L'ÉTUDE DES PHÉNOMÈNES DE PROPAGATION**
**----------------------------**
POUR L'ÉTUDE DES PHÉNOMÈNES DE PROPAGATION
----------------------------
----------------------------
#### L'opérateur laplacien scalaire, et la propagation d'un champ scalaire.
#### L'opérateur laplacien scalaire, et la propagation d'un champ scalaire.
...
@@ -98,7 +102,7 @@ visible: false
...
@@ -98,7 +102,7 @@ visible: false
<br>
<br>
L'écriture générale de cette équation
*utilise l'opérateur lagrangien vectoriel $`\overrightarrow{\Delta}`$*
et s'écrit :
L'écriture générale de cette équation
*utilise l'opérateur lagrangien vectoriel $`\overrightarrow{\Delta}`$*
et s'écrit :
<br>
<br>
**$`\overrightarrow{\Delta}\,\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=
0
`$**
**$`\overrightarrow{\Delta}\,\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=
\overrightarrow{0}
`$**
*
Cet opérateur laplacien vectoriel
**$`\overrightarrow{\Delta}`$ possède une existence en soi**
,
*
Cet opérateur laplacien vectoriel
**$`\overrightarrow{\Delta}`$ possède une existence en soi**
,
*indépendante de son expression dans un système de coordonnées*
donné, de même qu'un vecteur
*indépendante de son expression dans un système de coordonnées*
donné, de même qu'un vecteur
...
@@ -122,17 +126,25 @@ visible: false
...
@@ -122,17 +126,25 @@ visible: false
*
L'expression du laplacien vectoriel
**$`\overrightarrow{\Delta}\,\overrightarrow{U}`$**
*
L'expression du laplacien vectoriel
**$`\overrightarrow{\Delta}\,\overrightarrow{U}`$**
d'un vecteur $
`\overrightarrow{U}`
$
**en coordonnées cartésiennes**
est :
d'un vecteur $
`\overrightarrow{U}`
$
**en coordonnées cartésiennes**
est :
<br>
<br>
**
$
`\overrightarrow{\Delta}=\left(\begin{array}{l}
**
$
`\overrightarrow{\Delta}=\left(\begin{array}{l}
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}\\
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}\\
\dfrac{\partial^2 U_y}{\partial x^2} + \dfrac{\partial^2 U_y}{\partial y^2} + \dfrac{\partial^2 U_y}{\partial z^2}\\
\dfrac{\partial^2 U_y}{\partial x^2} + \dfrac{\partial^2 U_y}{\partial y^2} + \dfrac{\partial^2 U_y}{\partial z^2}\\
\dfrac{\partial^2 U_z}{\partial x^2} + \dfrac{\partial^2 U_z}{\partial y^2} + \dfrac{\partial^2 U_z}{\partial z^2
\dfrac{\partial^2 U_z}{\partial x^2} + \dfrac{\partial^2 U_z}{\partial y^2} + \dfrac{\partial^2 U_z}{\partial z^2
\end{array}\right)`
$
**
\end{array}\right)`
$
**
**
$
`\overrightarrow{\Delta}=\begin{pmatrix}
**
$
`\overrightarrow{\Delta}=\begin{pmatrix}
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}\\
\dfrac{\partial^2 U_y}{\partial x^2} + \dfrac{\partial^2 U_y}{\partial y^2} + \dfrac{\partial^2 U_y}{\partial z^2}\\
\dfrac{\partial^2 U_z}{\partial x^2} + \dfrac{\partial^2 U_z}{\partial y^2} + \dfrac{\partial^2 U_z}{\partial z^2
\end{pmatrix}`
$
**
**
$
`\overrightarrow{\Delta}=
\left(
\begin{array}{l}
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}\\
\dfrac{\partial^2 U_x}{\partial x^2} + \dfrac{\partial^2 U_x}{\partial y^2} + \dfrac{\partial^2 U_x}{\partial z^2}\\
\dfrac{\partial^2 U_y}{\partial x^2} + \dfrac{\partial^2 U_y}{\partial y^2} + \dfrac{\partial^2 U_y}{\partial z^2}\\
\end{array}
\dfrac{\partial^2 U_z}{\partial x^2} + \dfrac{\partial^2 U_z}{\partial y^2} + \dfrac{\partial^2 U_z}{\partial z^2
\right)`
$
**
\end{pmatrix}`
$
**
**
$
`\overrightarrow{\Delta}=
**
$
`\overrightarrow{\Delta}=
\left(
\left(
...
@@ -386,11 +398,11 @@ possède son champ $`\overrightarrow{grad}\big(div\;\overrightarrow{U}\big)
...
@@ -386,11 +398,11 @@ possède son champ $`\overrightarrow{grad}\big(div\;\overrightarrow{U}\big)
<br><br>
<br><br>
*
$
`\large{\overrightarrow{grad}\big(div\;\overrightarrow{U}\big)
*
$
`\large{\overrightarrow{grad}\big(div\;\overrightarrow{U}\big)
-\overrightarrow{rot}\big(\overrightarrow{rot}\,\overrightarrow{U}\big)}`
$
-\overrightarrow{rot}\big(\overrightarrow{rot}\,\overrightarrow{U}\big)}`
$
$
`\;\;\large{-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=
0
}`
$
*
$
`\;\;\large{-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=
\overrightarrow{0}
}`
$
*
<br><br>
<br><br>
ou écrit avec le laplacien scalaire :
ou écrit avec le laplacien scalaire :
<br><br>
<br><br>
**$`\large{\overrightarrow{\Delta}\,\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=0}`$**
**$`\large{\overrightarrow{\Delta}\,\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=
\overrightarrow{
0}`$**
<
<
br
><br>
<
<
br
><br>
**alors le champ vectoriel $`f`$ se propage**
*à la célérité $`\mathscr{v}`$*
.
**alors le champ vectoriel $`f`$ se propage**
*à la célérité $`\mathscr{v}`$*
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment