Tidied up rst

这个提交包含在:
craig-warren
2023-03-09 15:38:00 -07:00
父节点 3da7260483
当前提交 a8121949b5

查看文件

@@ -140,7 +140,7 @@ Time Step Stability Factor
.. autoclass:: gprMax.cmds_singleuse.TimeStepStabilityFactor .. autoclass:: gprMax.cmds_singleuse.TimeStepStabilityFactor
Output Directory Output Directory
-------------------------- ----------------
.. autoclass:: gprMax.cmds_singleuse.OutputDir .. autoclass:: gprMax.cmds_singleuse.OutputDir
Number of Model Runs Number of Model Runs
@@ -199,15 +199,15 @@ Plate
.. autoclass:: gprMax.cmds_geometry.plate.Plate .. autoclass:: gprMax.cmds_geometry.plate.Plate
Triangle Triangle
----- --------
.. autoclass:: gprMax.cmds_geometry.triangle.Triangle .. autoclass:: gprMax.cmds_geometry.triangle.Triangle
Sphere Sphere
----- ------
.. autoclass:: gprMax.cmds_geometry.sphere.Sphere .. autoclass:: gprMax.cmds_geometry.sphere.Sphere
Fractal Box Fractal Box
----- -----------
.. autoclass:: gprMax.cmds_geometry.fractal_box.FractalBox .. autoclass:: gprMax.cmds_geometry.fractal_box.FractalBox
Add Grass Add Grass
@@ -281,19 +281,14 @@ Subgrid
.. autoclass:: gprMax.subgrids.user_objects.SubGridHSG .. autoclass:: gprMax.subgrids.user_objects.SubGridHSG
PML PML
=== ===
The default behaviour for the absorbing boundary conditions (ABC) is first order Complex Frequency Shifted (CFS) Perfectly Matched Layers (PML), with thicknesses of 10 cells on each of the six sides of the model domain. This can be altered by using the following command The default behaviour for the absorbing boundary conditions (ABC) is first order Complex Frequency Shifted (CFS) Perfectly Matched Layers (PML), with thicknesses of 10 cells on each of the six sides of the model domain. This can be altered by using the following command
PML Cells PML Props
-------------------------- ---------
.. autoclass:: gprMax.cmds_singleuse.PMLCells .. autoclass:: gprMax.cmds_singleuse.PMLProps
PML CFS
--------------------------
.. autoclass:: gprMax.cmds_multiuse.PMLCFS
Additional API objects Additional API objects