Alcongrator is a utility to generate ground motion history based on given records.
Currently, it supports:
- Generate displacement, velocity and acceleration from given displacement/velocity/acceleration records.
- Integrate the response using the following time integration methods:
- Newmark,
- Bathe Two Step,
- Generalised Alpha,
- GSSSS (General Single Step Single Solve).
- DFT with filters.
- Listen to the ground motion.
- Over- and under-sampling with cubic spline interpolation.
Please install Qt 6. OpenBLAS is
used as the linear algebra driver. The bundled build (under lib/
) may not be optimal on your machine, replace it with
your version if necessary.
Nothing needs to be noted.
Install Qt 6. Configure with CMake.
Alternatively, download and install Visual Studio 2019 if you wish to use MSVC platform.
The dark theme is taken from TeXstudio project.