MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / compute_isochrones.py

File compute_isochrones.py

postprocessing/science/compute_isochrones.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Script to compute isochrones (for S-wave radiation) of a single receiver from SeisSol's surface/fault.xdmf output
2# Isochrones are calculated from RT output and peak slip rate times
3
4import numpy as np

Callers

nothing calls this directly

Calls 12

printFunction · 0.85
LoadSlipratesFunction · 0.85
ClosestReceiverIndexFunction · 0.85
PTraveltimeFunction · 0.85
ApproximateHypocenterFunction · 0.85
rangeFunction · 0.85
ReadTimeStepMethod · 0.80
ReadDataMethod · 0.80
normMethod · 0.80
ComputeTriangleMidpointsFunction · 0.70
MedianSmoothingParallelFunction · 0.70

Tested by

no test coverage detected