What's Changed
- Update readme by @keiyamamo in #169
- use vampy for printing mesh info by @keiyamamo in #173
- minor update of tutorial documentation by @keiyamamo in #174
- enrich docker documentation by @keiyamamo in #175
- Add some minor fixes to code by @jorgensd in #170
- Bump actions/upload-pages-artifact from 1 to 3 by @dependabot in #181
- Bump docker/build-push-action from 5 to 6 by @dependabot in #178
- Bump actions/cache from 2 to 4 by @dependabot in #177
- Bump actions/checkout from 3 to 4 by @dependabot in #179
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #180
- Add functionality to check mesh inlets and outlets and flatten if necessary by @dbruneau-mie in #176
- fix problem with mamba in CI by @keiyamamo in #185
- Bump actions/deploy-pages from 1 to 4 by @dependabot in #184
- Bump actions/configure-pages from 2 to 5 by @dependabot in #183
- remove unrelated author name by @keiyamamo in #186
- minor doc update by @keiyamamo in #187
- Merge flat function by @keiyamamo in #188
- integrate meshing with painted surface into the main meshing script by @keiyamamo in #190
- modify meshing script to save given meshing command by @keiyamamo in #192
- use miniforge instead of mambaforge in CI by @keiyamamo in #193
- make mypy happy by @keiyamamo in #194
- Fix computation of CFL number by @keiyamamo in #195
- move InnerP to simulation_common and clean terminology by @keiyamamo in #189
- add pytest for separate visualization by @keiyamamo in #196
- use consistent array name for the pressure in high-pass viz by @keiyamamo in #198
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #199
- Add support for thickness-based entity ID mapping in preprocessing by @johannesring in #202
- Add test for painted surface by @keiyamamo in #203
- Minor update of spectrogram default parameters by @keiyamamo in #204
- fix issue with mypy by @keiyamamo in #205
- Update stenosis tutorial by @keiyamamo in #206
- Update avf tutorial by @keiyamamo in #207
- Update aneurysm turotial by @keiyamamo in #208
- add a function to compute the minimum of Jacobian (displacement) by @keiyamamo in #200
- Fix mamba environment creation in Dockerfile by @johannesring in #211
- lower default filter band range by @keiyamamo in #210
- change fig in readme by @keiyamamo in #212
- Update landing page of the documentation by @keiyamamo in #213
- added a readme file inside simulations folder to explain each files by @keiyamamo in #214
- update predeformation problem file by @keiyamamo in #209
- Address license by @keiyamamo in #215
- Update license info by @johannesring in #217
- Removed “automated” from folder name by @keiyamamo in #216
- add comments in problem file for addressing implicit assumptions [skip ci] by @keiyamamo in #220
- update log plotter by @keiyamamo in #218
- update
postprocessing_fenics
to automatically runcreate_hdf5
by @keiyamamo in #221
New Contributors
- @jorgensd made their first contribution in #170
- @dependabot made their first contribution in #181
Full Changelog: v0.1...v1.0