Skip to content

Commit 8ed2e9e

Browse files
committed
misc: Fix table formatting
1 parent 83ec090 commit 8ed2e9e

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

examples/seismic/tutorials/11_viscoacoustic.ipynb

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -68,27 +68,27 @@
6868
"source": [
6969
"<h1><center>Table of symbols</center></h1>\n",
7070
"\n",
71-
"| Symbol &nbsp; &nbsp; &nbsp; &nbsp; | Description\n",
72-
"| :--- | :--- \n",
73-
"|$f$ |Frequency |\n",
74-
"|$f_o$ |Reference frequency |\n",
75-
"|$\\omega$ |Angular frenquency |\n",
76-
"|$\\omega_0$ |Angular Reference Frequency |\n",
77-
"|$v$ |Velocity model |\n",
78-
"|$v_0$ |Reference velocity at $\\omega_0$ |\n",
79-
"|$\\kappa$ |Bulk modulus |\n",
80-
"|$g$ |Absorption coefficient |\n",
81-
"|$\\tau$ |Relaxation time |\n",
82-
"|$\\tau_\\sigma$ |Stress relaxation parameter |\n",
83-
"|$\\tau_\\epsilon$ |Strain relaxation parameter |\n",
84-
"|$Q$ |Quality factor |\n",
85-
"|$\\eta$ |Viscosity |\n",
86-
"|$\\rho$ |Density |\n",
87-
"|$\\nabla$ |Nabla operator |\n",
88-
"|$P({\\bf x},t)$ |Pressure field |\n",
89-
"|$r({\\bf x},t)$ |Memory variable |\n",
90-
"|${\\bf v}({\\bf x},t)$ |Particle velocity |\n",
91-
"|$S({\\bf x}_s,t)$ |Source |"
71+
"| Symbol &nbsp; &nbsp; &nbsp; &nbsp; | Description |\n",
72+
"| :--- | :--- |\n",
73+
"|$f$ |Frequency |\n",
74+
"|$f_o$ |Reference frequency |\n",
75+
"|$\\omega$ |Angular frenquency |\n",
76+
"|$\\omega_0$ |Angular Reference Frequency |\n",
77+
"|$v$ |Velocity model |\n",
78+
"|$v_0$ |Reference velocity at $\\omega_0$ |\n",
79+
"|$\\kappa$ |Bulk modulus |\n",
80+
"|$g$ |Absorption coefficient |\n",
81+
"|$\\tau$ |Relaxation time |\n",
82+
"|$\\tau_\\sigma$ |Stress relaxation parameter |\n",
83+
"|$\\tau_\\epsilon$ |Strain relaxation parameter |\n",
84+
"|$Q$ |Quality factor |\n",
85+
"|$\\eta$ |Viscosity |\n",
86+
"|$\\rho$ |Density |\n",
87+
"|$\\nabla$ |Nabla operator |\n",
88+
"|$P({\\bf x},t)$ |Pressure field |\n",
89+
"|$r({\\bf x},t)$ |Memory variable |\n",
90+
"|${\\bf v}({\\bf x},t)$ |Particle velocity |\n",
91+
"|$S({\\bf x}_s,t)$ |Source |"
9292
]
9393
},
9494
{

0 commit comments

Comments
 (0)