Default Values¶
This page documents the hard-coded default values used throughout the Bellhop interface.
These defaults are defined in the dataclasses defined in the aubellhop.constants module.
ModelDefaults¶
Field Name |
Type |
Default Value |
Units |
Description |
|---|---|---|---|---|
|
|
|
Name of the class instance for the 2D model |
|
|
|
|
Name of the class instance for the 3D model |
|
|
|
|
Executable filename for the 2D model |
|
|
|
|
Executable filename for the 3D model |
|
|
|
|
Number of dimensions in the 2D model |
|
|
|
|
Number of dimensions in the 3D model |
EnvDefaults¶
Field Name |
Type |
Default Value |
Units |
Description |
|---|---|---|---|---|
|
|
|
Attenuation units to define volume attenuation (when setting bottom_attenuation, etc) |
|
|
|
|
scale factor |
When acousto-elastic bottom boundary condition is selected, this is the attenuation factor |
|
|
|
Standard boundary condition for seabed |
|
|
|
|
Interpolation for bathymetry depths |
|
|
|
|
Number of characters used before the comment in the constructed .env files. |
|
|
|
|
Dimension of simulation (2D, 2.5D, 3D) |
|
|
|
|
Dimension of model (2, 3) |
|
|
|
|
Hz |
Frequency of sound propagation |
|
|
|
Mode of interference when calculating transmission loss |
|
|
|
|
Scaling factor on the maximum depth of the bathymetry to calculate the maximum simulation depth extent. |
|
|
|
|
Scaling factor on the maximum range of the receivers to calculate the maximum simulation range extent. |
|
|
|
|
Scaling factor on the maximum cross range of the receivers (based on maximum bearing angle) to calculate the maximum simulation cross range extent. |
|
|
|
|
m |
For very small bearing angles there may be numerical issues with a cross range size approaching zero. This parameter specifies the minimum cross range size of the simulation extent. |
|
|
|
Interpolation for sound speed profile data |
|
|
|
|
m |
Depth of the surface. Should always be 0.0 for flat altimetry. |
|
|
|
Interpolation for altimetry surface depths |
|
|
|
|
Type of volume attenuation to apply |
MiscDefaults¶
Field Name |
Type |
Default Value |
Units |
Description |
|---|---|---|---|---|
|
|
|
deg |
|
|
|
|
deg |
|
|
|
|
deg |
|
|
|
|
deg |
|
|
|
|
kg/m^3 |
Constant density of the medium |
|
|
|
m/s |
Constant speed of sound in the medium |