Releases: DataAnalyticsEngineering/FANS
Releases · DataAnalyticsEngineering/FANS
v0.4.0
What's Changed
- Build FANS as a library to be coupled to a macro-scale simulation via preCICE and the Micro Manager by @IshaanDesai in #23
- added results_prefix field in input json by @sanathkeshav in #36
- Fix spack installation tutorial in README.md by @juliusgh in #37
- Conda-package by @claudiushaag in #39
- modified way to provide microstructure input in json by @sanathkeshav in #43
- Add PR template by @IshaanDesai in #45
- added --version support for FANS by @sanathkeshav in #50
- Remove Ubuntu focal from testing and Docker support by @IshaanDesai in #51
- Add support for MacOS with ARM CPUs (CMake + GitHub Action) by @siggmo in #25
- Remove MPI initialization from pyFANS and add an integration test for it by @IshaanDesai in #46
- Add pytests for FANS by @sanathkeshav in #55
- Feature/gb diffusion by @sanathkeshav in #52
- Compiling on conda-forge's Macs by @claudiushaag in #59
- Mixed BC support for FANS by @sanathkeshav in #58
- Rework existing README by @IshaanDesai in #54
New Contributors
- @juliusgh made their first contribution in #37
- @claudiushaag made their first contribution in #34
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fix broken entrypoint script of fans-dev container image by @siggmo in #27
- Remove clang-format check via GitHub Action by @IshaanDesai in #29
- Feature tangent by @sanathkeshav in #31
- added linear thermal and mechanical triclinic model by @sanathkeshav in #32
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add GitHub Action to build and test FANS by @siggmo in #19
- Small strain material models and minor improvements by @sanathkeshav in #18
- Add CTest test cases from existing tests (run_tests.sh) by @siggmo in #20
- Improve traditional installation guide by @siggmo in #22
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Update outdated links in documentation by @sanathkeshav in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix include order in src/reader.cpp which was broken by clang-format by @sanathkeshav in #7
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add license by @IshaanDesai in #2
- Add details of the reference paper in the CITATION.cff file by @IshaanDesai in #3
- Develop by @sanathkeshav in #5
- Add a code formatter by @IshaanDesai in #1
- Add release guide and a Changelog by @IshaanDesai in #4
New Contributors
- @IshaanDesai made their first contribution in #2
- @sanathkeshav made their first contribution in #5
Full Changelog: https://github.com/DataAnalyticsEngineering/FANS/commits/v0.1.0