Changelog
All notable changes to this project will be documented in this file.
Trying to comply with semantic versioning and to follow the format defined at https://keepachangelog.com/en/1.1.0/.
[Unreleased]
To add
Long term
plastic wave (probably impossible here as it requires too large changes); #### Middle term
frictionanddampedboundary conditions (see DeJuhasz reference);elastic,mass,dashpotend conditions (see Graff reference);impacting mass (left end); #### Short term
test and check
indVargument ofWavepropclass;plot Stress and Strain in
SegmentforWP2.Lagrangian x-t diagram keyword should appear and be in description
modeling of impact on transfer flange (for tension testing simulation)
To change
[2.0.1] - 2022-04-19
Added
more comments on the interpretation of space-time diagrams of the examples.
Changed
Barheteis nowBarSet, which is more meaningfull;Barhomois nowBarSingle, which is more meaningfull too.
[2.0.0] - 2022-03-08
Changed
New name for the module (
elwaspatid), identical to project name, for consitancy.
[1.1.0] - 2022-03-15
Added
Segment.Zmust be array and not scalar any more;Segment.resetImpedanceto allow impedance variation insideSegment;WP2.plotDeSaintVenantdisplacement diagram plotting method;Waveprop.plotDeSaintVenantdisplacement diagram plotting method;fixedboundary condition forWaveprop;fixedboundary condition forWP2;compute Stress and Strain in
SegmentforWP2;
Changed
plainboundary condition is now calledinfinite(meaningful).
[1.0.2] - 2022-03
Added
detect end of contact between rod with displacement;
update boundary conditions (segment.left, .right) accordingly;
plot impedance of
Segment, and ofBarhete.
[1.0.1] - 2022-02
Added
Waveprop: compute and plot displacement of nodes, stress in elements;WP2: compute displacement of nodes (experimental);WP2.getSignal: choice of time scale (s, ms, µs).
[1.0.0] - 2021
Added
ElasticImpactclass.
Changed
use of
plt.pcolormeshmodified inWP2.subplotmethod;test cases are now external files (removed from bottom of module).
[0.8.0] - 2016
Added
WP2class to overcome the limitations ofWaveprop.
[0.5.0] - 2014
Added
Wavepropclass.