An Efficient and Integrated C/Python Package for Computing Synthetic Seismograms, Strain, Rotation and Stress Tensor in a Layered Half-Space Model (Dynamic & Static Cases)
Stars
44
Forks
4
Watchers
44
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
560
commits
REFAC: add "grnspec.h/c" to handle the Green Functions spectra (#242)
90449efView on GitHubREFAC: add `isElastic` parameter in function `grt_update_mod1d_state_omega` (#240)
5be5e27View on GitHubREFAC: split the model-related struct into two structs: MODEL1D and MODEL1D_STATE (#239)
eb0f21fView on GitHubREFAC: just rename some temp vars for computing R/T matrix (#236)
1d3fa12View on GitHubDOC: rename an unique math label to avoid overlapping from that in other files (#235)
5c33066View on GitHubFIX: ModuleNotFoundError of 'pkg_resources' from obspy (#233)
710c694View on GitHubREFAC: move srcTypeFullName and GRT_SYN_TYPE to `const.h/c`
fb219d0View on GitHubREFAC: add a global variable GRT_USE_HIGH_PRECISION to control the precision of the 2x2 matrix operation
70b38a1View on GitHubREFAC: for series of function "grt_get_layer_Dxx", use struct GRT_MODEL1D to pass the args (#232)
941408aView on GitHub