Skip to content

Releases: INSIGNEO/openBF

v2.2.0

28 Mar 09:24
4346fd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

27 Mar 13:29
c63962c
Compare
Choose a tag to compare

re-trigger docs building

v2.1.1

27 Mar 13:27
Compare
Choose a tag to compare

What's Changed

  • Add streamlit dashboard by @alemelis in #58
  • Fix inlet_file path
  • Add out file format to docs

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 Mar 13:45
Compare
Choose a tag to compare

v2.1.0

  • Add to_save boolean flag to Vessel (default True)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

20 Mar 13:58
45e5e38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v2.0.0

v1.5.1

20 Mar 13:33
472fe6e
Compare
Choose a tag to compare
Update issue templates

v1.5.0

02 Nov 17:46
2dcf4e0
Compare
Choose a tag to compare
close #49 (#50)

v1.4.0

05 Feb 16:04
779a968
Compare
Choose a tag to compare

new feature

Add flag to ceil convergence error to 100 mmHg.

-c, --conv_ceil  Ceil convergence value to 100 mmHg (default true)

v1.3.0

05 Nov 16:51
51e141a
Compare
Choose a tag to compare

Change convergence criteria to error norm across all pressure waves. Tolerance is now specified in mmHg

v1.2.0

01 Nov 12:59
5a6d13e
Compare
Choose a tag to compare

New feature

  • show in stdout where the max convergence error is occurring
  • remove and re-make results folder if already there

Performance fix

  • make Blood and Heart immutable structs (small/negligible performance gain)