tag:github.com,2008:https://github.com/DataAnalyticsEngineering/FANS/releasesTags from FANS2024-10-30T14:59:28Ztag:github.com,2008:Repository/846036484/v0.3.02024-10-30T15:12:28Zv0.3.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/33">#33</a> from DataAnalyticsEngineering/FANS-v0.3.0</p>
<p>* Mention dependency on compiler support for OpenMP in README</p>
<p>* Rename container user also in fans_dev image to fix broken entrypoint script (<a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/27">#27</a>)</p>
<p>* Add python3-dev to fans-ci stage already</p>
<p>* Remove clang-format check via GitHub Action (<a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/29">#29</a>)</p>
<p>* Bump clang-format version</p>
<p>* Formatting</p>
<p>* Use a different Action workflow to run clang-format</p>
<p>* Remove the Action to run clang-format, as it will go out of sync with the pre-commit run</p>
<p>* Bump mirror-clang-format to latest version in the pre-commit-config</p>
<p>* Update clang-format config file to also format JSON</p>
<p>* Manually specify which extensions to format in the mirror-clang-format hooks in the pre-commit config</p>
<p>* Exclude JSON files from clang-format</p>
<p>* Exclude JSON files from clang-format</p>
<p>* Correctly exclude JSON files from clang-format checking</p>
<p>* Rather than excluding json, specifically suggest c++</p>
<p>* Added API to get homogenized stress and homogenized tangent (<a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/31">#31</a>)</p>
<p>* worked on getting the algorithmic tangent via finite differences</p>
<p>* linear elastic triclinic material model</p>
<p>* refactored material properties from type map<string, vector<double>> to type json</p>
<p>* J2Plasticity time_step is double not a vector</p>
<p>* refactored compute_error to accept different error measure and type</p>
<p>* added additional error control when get_homogenized_tangent is called</p>
<p>* in get_homogenized_tangent linear materials are handled seperately</p>
<p>* added linear thermal triclinic model (<a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/32">#32</a>)</p>
<p>* added linear thermal triclinic model similar to linear elastic triclinic model</p>
<p>* fixed readme.md indent causing linting error</p>
<p>* Update CHANGELOG</p>
<p>* Bump version</p>
<p>---------</p>
<p>Co-authored-by: Moritz Sigg <st160944@stud.uni-stuttgart.de>
<br />Co-authored-by: Moritz Sigg <50019904+siggmo@users.noreply.github.com>
<br />Co-authored-by: Ishaan Desai <ishaandesai@gmail.com></p>sanathkeshavtag:github.com,2008:Repository/846036484/v0.2.02024-09-22T08:53:31Zv0.2.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/24">#24</a> from DataAnalyticsEngineering/FANS-v0.2.0</p>
<p>Release v0.2.0</p>IshaanDesaitag:github.com,2008:Repository/846036484/v0.1.22024-08-26T09:13:44Zv0.1.2<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/14">#14</a> from DataAnalyticsEngineering/FANS-v0.1.2</p>
<p>Release v0.1.2</p>IshaanDesaitag:github.com,2008:Repository/846036484/v0.1.12024-08-25T09:58:23Zv0.1.1<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/8">#8</a> from DataAnalyticsEngineering/FANS-v0.1.1</p>
<p>Bugfix release v0.1.1</p>IshaanDesaitag:github.com,2008:Repository/846036484/v0.1.02024-08-23T13:47:01Zv0.1.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/DataAnalyticsEngineering/FANS/pull/6">#6</a> from DataAnalyticsEngineering/FANS-v0.1.0</p>
<p>Release v0.1.0</p>IshaanDesai