- Change: Use
method
to define FrequencyDependentEqlCalculator options - Add: FrequencyDependentEqlCalculator method based on smoothing of the strain spectrum
- Add: Tools for creating logic trees
- Fix: error in example-08 that didn't reference the modified profiles.
- Change: method to create SoilTypes from published curves
- Add: Extended example-15 to show how to use published curves in site response models.
- Added published curves
- Fixed: Providing unsmoothed transfer function output
- Fixed #18: MenqSoilType
- Fixed: Correlation model from Toro. Previously used rho_0 instead of d_0, and the wrong depth
- Renamed: BedrockDepthVariation to HalfSpaceDepthVariation
- Fixed: HalfSpaceDepthVariation was removing the last layer
- Renamed to pyStrata
- Added: Depth dependent velocity variation model
- Added: Output plotting functionality
- Added: Ability to exclude soil type variation from bedrock
- Fixed: Error in SPID variation of G/Gmax
- Added: Scaling during read of SMC and AT2 input motions
- Add InitialVelProfile and CompatVelProfile outputs
- Remove Cython and cyko as dependencies
- Added a numba based Konno-Ohmachi smoothing
- FIXED #11: Dependencies missing on install.
- FIXED #9: Wrong stress for some Menq components.
- Incremented version because of issue with automated builds.
- FIXED: Bug in MANIFEST.in
- Incremented version because of issue with automated builds.
- Fixed strain profile to use
max_strain
. - Changed README and HISTORY to markdown.
- Added smoothed FourierAmplitudeSpectrum output.
- Fixed building of docs.
- Removed stickler.
- Version double increment due to pypi naming conflict.
- Converted all damping to decimal.
- Added tests for KishidaSoilType.
- Added tests against Deepsoil.
- First release on PyPI.