Releases: arkottke/strata
Releases · arkottke/strata
v0.8.1
- Fixed: Changed to log-linear interpolation of nonlinear properties. Previously used cubic spline which causes problems for some models.
v0.7.0
- Added: Instructions for command line operation to manual
- Improved: plots of the CompatibleRvtMotion dialog
- Improved: log messages
- Fixed: Crash on clearing of output
- Fixed: Issue with inconsistent time series length
- Fixed: Logic of smooth spectrum in FrequencyDependentCalculator
v0.6.4
- Fixed manual included in installers
v0.6.3
- Fixed initialize of variables in SourceTheoryRvtMotion
- Fixed bug in ConfigurePlotDialog
v0.6.2
- Fixed #11: Bug in auto-discretization.
- Re-created examples files.
v0.6.1
- Fixed error in implementation of Wang & Rathje (2018) peak factor.
v0.6.0
- Change peak factor model to Wang & Rathje (2018), which based on Vanmarcke (1976) with Boore and Thompson (2015) RMS duration modification
- Changed to CMake build system
- Unified GUI for RVT input motion specification
v0.5.10
- Changed from cubic spline to log-linear interpolation of nonlinear curves.
- Regenerated key for Travis deploy.
v0.5.9
- Removed qwtd from windows build.
- Changed libpcre dll name.