Releases: KVSlab/VaMPy
Releases · KVSlab/VaMPy
VaMPy v1.0.4
What's Changed
- Bump version to 1.0.4 by @hkjeldsberg in #137
- Update dockerfile with correct Python version
Full Changelog: v1.0.3...v1.0.4
VaMPy v1.0.3 - Moving domain meshing & CFD
Main feature updates
- Add meshing steps for moving domain simulations
- Added
MovingAtrium.py
script for moving left atrium simulations - Additional parameters to meshing script
- Added support for meshing single-boundary (inlet/outlet-only) models
What's Changed
- Add support for meshing single boundary model by @hkjeldsberg in #112
- Add resampling step as parameter by @hkjeldsberg in #113
- Improvements to flow metrics computation. by @hkjeldsberg in #114
- Update to flow extension modeling by @hkjeldsberg in #116
- Update
Womersley.py
by @keiyamamo in #117 - modify write_mesh function by @keiyamamo in #119
- modify dependency by @keiyamamo in #118
- Add option to specify flow rate factor by @johannesring in #120
- fix code coverage report by @keiyamamo in #121
- rescale resampling step and switch to json for saving probe points by @keiyamamo in #124
- Add meshing for moving domains and MovingAtrium.py by @hkjeldsberg in #125
- Rename ToolRepairSTL by @hkjeldsberg in #127
- Update to Network BCs by @hkjeldsberg in #128
- Add simulation tests by @hkjeldsberg in #129
- Fix to Network boundary conditions by @hkjeldsberg in #131
- Add deformation to MovingAtrium by @hkjeldsberg in #133
- Update probe import by @hkjeldsberg in #134
New Contributors
- @johannesring made their first contribution in #120
Full Changelog: v1.0.2...v1.0.3
VaMPy v1.0.2 - Updates prior to JOSS publication
What's Changed
- Update installation instructions by @hkjeldsberg in #107
- Hotfix compress mesh by @hkjeldsberg in #108
- Fix typo's in documentation by @stefsmeets in #106
- Update test data by @hkjeldsberg in #109
- Improved re-meshing by @hkjeldsberg in #110
- Add VMTK as VaMPy dependency by @hkjeldsberg in #111
New Contributors
- @stefsmeets made their first contribution in #106
Full Changelog: v1.0.1...v1.0.2
VaMPy v1.0.1
Changes
- Temporary hotfix for creating docker image
VaMPy v1.0.0
Updates and New Features
- Problem file for Left Atrium CFD simulation
- Phase-averaging and cycle-to-cycle averaging for post-processing scripts
- Conversion of compact velocity and pressure solution to Paraview-viewable format
- Documentation build with Jupyter-book and hosted on Github pages
- CI hosted on Github actions
- Dockerfile added for Vampy container setup
- Major refactoring of project structure
What's Changed
- Hotfix for extracting open boundaries by @hkjeldsberg in #66
- Update SSH config by @hkjeldsberg in #67
- Updated documentation by @hkjeldsberg in #72
- Convert velocity and pressure to visualizable format by @hkjeldsberg in #70
- Add (rigid) atrium problem file by @hkjeldsberg in #71
- Update to installation by @hkjeldsberg in #73
- Add phase averaging of flow quantities by @hkjeldsberg in #74
- Remove length param from tolerance call by @hkjeldsberg in #75
- added mesh and result files to gitignore by @keiyamamo in #78
- removed dabla function by @keiyamamo in #79
- Add phase averaged velocity by @hkjeldsberg in #76
- Add mutually exclusive groups and more verbose formatter class by @jorgensd in #81
- Add more verbose formatter class to post-processing argparse by @hkjeldsberg in #83
- Add sample step size parameter by @hkjeldsberg in #84
- Add step to function call for flow & sim metrics by @hkjeldsberg in #86
- Removed extra step for saved time steps by @hkjeldsberg in #87
- Add cycle average to post-processing by @hkjeldsberg in #91
- Adding Conda-env and Dockerfile by @jorgensd in #80
- Refactor VaMPy by @hkjeldsberg in #92
- Reformat arguments, and imports in problem files by @hkjeldsberg in #93
- Update HPC cluster configuration and guidelines by @hkjeldsberg in #94
- Add option to ignore boundary layers by @hkjeldsberg in #95
- Updates to docs, and project structure by @hkjeldsberg in #98
- Add scaling method by @hkjeldsberg in #99
- Replace artery model with atrium model by @hkjeldsberg in #100
- Bump Vampy version to v1.0.0 by @hkjeldsberg in #102
- Add section on MPI in CFD docs by @hkjeldsberg in #101
New Contributors
Full Changelog: v0.2...v1.0.0
VaMPy v0.2
Main changes
- Added tests for post-processing
- Move to morphMan v1.2, VMTK 1.5 and VTK 9.1.0
- Add atrium option to preprocessing
- Add ECAP to hemodynamic indices
- Added formula sheet for post-processing
- Move CI to CircleCI
What's Changed
- Update text in documentation and readme by @hkjeldsberg in #39
- Update hotfix script by @hkjeldsberg in #40
- use write_checkpoint instead of write by @keiyamamo in #37
- Setup CircleCI by @hkjeldsberg in #43
- Add fluid density by @hkjeldsberg in #42
- Shorten demo time by @hkjeldsberg in #45
- Improved Artery.py comments by @hkjeldsberg in #44
- added timer inside loop for all the variables. by @keiyamamo in #47
- updated to allow 2D case by @keiyamamo in #36
- Add atrium preprocessing by @hkjeldsberg in #41
- Update installations for Linux by @hkjeldsberg in #48
- Update compute_hemodynamic_indices.py by @ehsannkh in #49
- Update documentation by @hkjeldsberg in #51
- Update probe visualization by @hkjeldsberg in #53
- Add formula sheet for post-processing quantities by @hkjeldsberg in #56
- Fix definition of t+ by @hkjeldsberg in #61
- Update dependencies to VMTK 1.5 and VTK 9.1.0 by @hkjeldsberg in #63
- Added tests for post-processing by @hkjeldsberg in #64
- Install morphMan from conda-forge by @hkjeldsberg in #65
New Contributors
Full Changelog: v0.1...v0.2
VaMPy v0.1
Main changes
- Renamed project from Aneurysm workflow to Vascular Modeling Pypeline
- Improved user-friendliness of
Artery.py
- Add documentation page for VaMPy
- Added visualization script for probes
- Removed neck plane detection
- Removed fenicstools dependencies
What's Changed
- Add pre processing test & CI by @hkjeldsberg in #3
- Improve visualisation in pre processing by @hkjeldsberg in #6
- Use json for saving parameters by @hkjeldsberg in #7
- Artery.py refactor & vector solution by @hkjeldsberg in #15
- Update compute flow metrices by @keiyamamo in #20
- Removed neck plane detection by @hkjeldsberg in #22
- Add visualize probes by @hkjeldsberg in #21
- Add instantaneous WSS by @hkjeldsberg in #24
- Remove dependency to fenicstools by @hkjeldsberg in #35
- Add Python script for automating VMTK hotfixes by @hkjeldsberg in #38
- Add documentation and rename project by @hkjeldsberg in #34
Full Changelog: https://github.com/KVSlab/VaMPy/commits/v0.1