Release notes#

0.13.3 (June 17, 2025)#

add support for v252

#1123

bump ansys-sphinx-theme

#1102

support python 3.10

#1120

fix broken tests

#1129

update contributing.rst

#1105

add acknowledgments

#1110

fix links in README

#1116

update install instructions

#1117

update the badges in readme

#1119

fix links

#1122

remove explicitly setting fluent version in example

#1131

Improve instructions on prerequisites page

#1144

update scipy requirement from <=1.15.2 to <=1.15.3

#1108

Bump trame-vtk from 2.8.15 to 2.8.17

#1137

bump the actions group across 1 directory with 3 updates

#1088

bump version to 0.13.dev0

#1096

update CHANGELOG for v0.12.1

#1100

update CHANGELOG for v0.12.2

#1104

release to public pypi

#1112

refactor dyna writer to improve maintainability

#1101

refactor and further cleanup for release

#1109

0.12.2 (May 08, 2025)#

closed system

#1021

technical review

#1037

improve-EP-default-conduction

#1069

allow passing additional keyword arguments to launch_fluent

#1095

modify beam mesh doc strings

#1030

remove wheelhouse from doc/source/_static dir

#1032

follow ansys.health namespace

#1036

documentation build

#1039

run examples in pipelines

#1040

fall back to mpiexec when mpirun is not found

#1050

avoid pyvista 0.45

#1060

adding EM_CONTROL_TIMESTEP to fiber generation decks

#1071

mutable default

#1072

force update node mesh ID in laplacewriter

#1079

convert int64 data to int32 for visualization

#1097

changelog actions version in release ci

#1099

overall review

#1043

link to documentation is broken

#1046

execute all examples nightly doc build

#1054

update atrial fiber example

#1064

update user guide and expose pre, post and simulator api docs

#1065

interactive plots in examples

#1073

edits based on skimming rendered doc

#1075

add left ventricle mechanical example

#1076

add basic ep postprocessor example

#1080

fix interactive plots in doc build

#1086

cleanup and fixes for examples

#1087

switch to ReactionEikonal for ep-mechanics example

#1090

reduce size of vtksz for doc build

#1091

update flit-core requirement from <3.11,>=3.2 to >=3.2,<4

#1025

bump pytest-cov from 6.0.0 to 6.1.1

#1026

update numpy requirement from <=2.2.4 to <=2.2.5

#1059

update CHANGELOG for v0.11.0

#1023

bump version to 0.12.dev0

#1033

bump the actions group across 1 directory with 4 updates

#1034

bump ansys/actions from 9.0.0 to 9.0.2 in the actions group

#1048

use intelmpi on runner for doc build

#1061

update nightly and release doc builds

#1070

only run release workflow on tag push

#1098

standardize type hints for pre, post, and utils subpackages

#1018

remove unused and outdated method

#1035

improve how conduction paths and their data are managed

#1041

consolidate _BeamsMesh functionality into Mesh

#1042

only print LS-DYNA stdout to debug level

#1081

deprecate update parts

#1089

0.11.0 (April 07, 2025)#

add changelog actions and changelog documentation

#908

handle incompressibility consistently

#909

refactor-beam-networks

#932

add D-RBM method for left ventricle model

#933

compute ventricle thickening

#945

set stiffness damping

#980

add module for custom exceptions

#990

Append user k files

#992

add-EMCONTROLTIMESTEP-in-ep

#922

fix cap types and cap type check

#935

refactor part id assignment post wrap

#946

syntax error

#950

tox file correction and improvement

#956

test_ep_postprocessor tests on Github runner

#971

reassign part ids when no orphan cells are found

#983

shutil.which for wsl

#995

pinned versions for direct dependencies

#996

Cleanup

#923

add the landing page

#949

refactor user guide and getting started

#955

contributing guide improvement

#961

update docstrings and standardize periods

#991

bump tox from 4.24.1 to 4.24.2

#910

bump ansys-dpf-core from 0.13.4 to 0.13.6

#912

cleanup dependencies list

#913

bump ansys-fluent-core from 0.29.0 to 0.30.0

#940

update numpy requirement from <=2.2.3 to <=2.2.4

#941

bump the docs-deps group across 1 directory with 2 updates

#954

self hosted runner

#904

workflow improvements

#951

mark and cleanup tests that require dpf

#981

release to private pypi

#1019

clean up deprecated dump model

#914

volume meshing and mesher module

#915

name of Material 295

#918

cleanup and introduce new environment variables to manage automation

#919

volume meshing and mesher module (#915)

#921

create misc module

#924

rename landmarks module to landmark_utils

#927

move slerp methods to misc

#930

download module

#934

rename custom keywords and keywords_module

#936

uhcwriter

#937

rename vtkmethods to vtk_utils

#938

cleanup paths in examples

#943

mecha writer clean up

#944

add method to get fluent ui-mode

#957

move symbols to dpf utils and cleanup

#960

replace wget by httpx

#962

cleanup and refactor preprocessor module

#969

rename helpers subpackage and downloader module

#970

dynain file in mechanical simulator

#977

boundary type and anatomy axis exception

#988

remove deprecated arguments and methods

#998

move packages to core

#1014

change structure of tests

#1017