TopographyΒΆ
include_topographyOptional: Yes
Type: Yes or No
Description: Whether to consider topography in the simulation. This is an optional parameter and the default value is
no.
computation_methodOptional: Conditional
Type: String
Description: Possible options include
vtandfem. This parameter is required ifinclude_topographyis set toyes.
maximum_octant_levelOptional: Conditional
Type: Integer
Description: The maximum octant level allowed. It can be a integer between 1 and 30. As mentioned in Time and Frequency, the minimum element size is calculated as \(h_{min} = \frac{V_{S, min}}{N_p f_{max}}\). A proper value for
maximum_octant_levelshould satisfy the condition \(\frac{\text{(The largest dimension of the domain)}}{2^n} < h_{min}\). This parameter is required ifinclude_topographyis set toyes.
topographybase_zcoordOptional: Conditional
Type: Float
Description: The base z coordinate of the topography. It should be a floating number bigger than
0that satisfy the condition \(z_b = \frac{\text{(The largest dimension of the domain)}}{2^n} > e_h\), where \(z_b\) istopographybase_zcoord, \(e_h\) is the highest elevation in the domain, andnis an integer that satisfies the condition. This parameter is required ifinclude_topographyis set toyes.
type_of_etreeOptional: Conditional
Type: String
Description: Possible options include
sqdandfull. This parameter is required ifinclude_topographyis set toyes.
topography_directoryOptional: Yes
Type: Path
Description: The path to the directory where the topography information is stored. This is an optional parameter and the default value is
inputfiles/topography.
consider_nonlinear_topographyOptional: Yes
Type: Yes or No
Description: Whether to consider topography in a nonlinear analysis. This is an optional parameter and the default value is
no.