BuildingΒΆ
include_buildingsOptional: Yes
Type: Yes or No
Description: Whether to consider buildings in the simulation. This is an optional parameter and the default value is
no.
number_of_buildingsOptional: Conditional
Type: Integer
Description: How many buildings are the parameter
building_propertiesdefines. This parameter is required ifinclude_buildingsis set toyes.
min_octant_size_mOptional: Conditional
Type: Float
Description: The minimum octant size for buildings. This parameter is required if
include_buildingsis set toyes.
surface_shift_mOptional: Conditional
Type: Float
Description: The surface shift for buildings. It can be any floating number not less than 0. This parameter is required if
include_buildingsis set toyes.
consider_fixed_baseOptional: Conditional
Type: Yes or No
Description: This parameter is required if
include_buildingsis set toyes.
fixedbase_input_dtOptional: Conditional
Type: Float
Description: This parameter is required if
consider_fixed_baseis set toyes.
fixedbase_input_dirOptional: Conditional
Type: Path
Description: The directory where the fixed-base input files are located. This parameter is required if
consider_fixed_baseis set toyes.
fixedbase_input_sufixOptional: Conditional
Type: String
Description: The file name of the fixed-base inputs. This parameter is required if
consider_fixed_baseis set toyes.
fixedbase_input_startindexOptional: Conditional
Type: Integer
Description: The starting index of the fixed-base input files. For example, if
fixedbase_input_sufix = stationandfixedbase_input_startindex = 448, then Hercules will read the fixed-base input files asstation.448,station.449,station.450, etc. from the directoryfixedbase_input_dir. This parameter is required ifconsider_fixed_baseis set toyes.
building_propertiesOptional: Conditional
Type: Multiple numbers
Format:
min_x max_x min_y max_y depth height Vp_building Vs_building Rho_building Vp_foundation Vs_foundation Rho_foundationDescription: Material properties for buildings. The data should be written as many lines as parameter
number_of_buildingsdefines. This parameter is required ifnumber_of_buildingsis bigger than0. Note that if the number of listedbuilding_propertiesis more thannumber_of_buildings, Hercules will only use the firstnumber_of_buildingsstations.