Releases: TLCFEM/suanPan
Releases · TLCFEM/suanPan
suanPan-v2.6.1
This patch mainly addresses the failure of loading plain text data, such as tabular amplitude.
What's New:
- add
-nu
(--noupdate
) flag to skip check of new version on startup - fix issue #74
suanPan-v2.6
What's New:
- update
MKL
to version2022.2.0
- update
TBB
to version2021.7.0
- update
VTK
to version9.2.2
- add docker images and docker build scripts
- add
TabularSpline
amplitude that uses cubic spline interpolation - add
upsampling
command to upsample time series data - add
sdof_response
command to compute response of single degree of freedom system - add
response_spectrum
command to compute response spectrum for given ground motion
suanPan-v2.5
What's New:
- reformulate NM sections, add
NMB21E
element with end moment release - add couple stress membranes
CST3
,CST6
,CSM4-8
- add universal iterative solvers
BiCGSTAB
andGMRES
, and preconditionersJacobi
andILU
- add support for
icx
andifx
compilers, add support forclang
on linux - fix a bug in
GSSSS
with loads are applied as support motions, addGSSSSOptimal
scheme - add
MassPoint2D
andMassPoint3D
elements
suanPan-v2.4
The bundled updater requires network access, thus, it may be reported by anti-virus applications. Add to whitelist or just delete the file.
What's New:
- add
RestitutionWall
constraint which conserves momentum and energy - add
benchmark
command to benchmark platform - constraints and loads are processed in a fully parallelized manner
- add 3D viscous damper
Damper03
andDamper04
- bugfixes
and
- code refactoring
- rpm package and the corresponding dockerfile
suanPan-v2.3
What's New:
- update
Armadillo
to version 11.0 - relocate history record file under home folder
- add
GSSSS
integrator LeeNewmark
now supportsPARDISO
,CUDA
andFGMRES
solvers- move to
C++20
, needGCC 10.3.0
,Clang 13.0.1
,MSVC 14.31
- add
MOMENTUM
to record system momentum - use non-iterative algorithm for force based beams
F21
,F21H
andF31