-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DataAnalyticsEngineering/FANS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DataAnalyticsEngineering/FANS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 4 contributors
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f86ef54 - Browse repository at this point
Copy the full SHA f86ef54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6db24 - Browse repository at this point
Copy the full SHA 1c6db24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf2016 - Browse repository at this point
Copy the full SHA 2cf2016View commit details
Commits on Oct 17, 2024
-
Remove clang-format check via GitHub Action (#29)
* Bump clang-format version * Formatting * Use a different Action workflow to run clang-format * Remove the Action to run clang-format, as it will go out of sync with the pre-commit run * Bump mirror-clang-format to latest version in the pre-commit-config * Update clang-format config file to also format JSON * Manually specify which extensions to format in the mirror-clang-format hooks in the pre-commit config * Exclude JSON files from clang-format * Exclude JSON files from clang-format * Correctly exclude JSON files from clang-format checking * Rather than excluding json, specifically suggest c++
Configuration menu - View commit details
-
Copy full SHA for 0c80054 - Browse repository at this point
Copy the full SHA 0c80054View commit details
Commits on Oct 29, 2024
-
Added API to get homogenized stress and homogenized tangent (#31)
* worked on getting the algorithmic tangent via finite differences * linear elastic triclinic material model * refactored material properties from type map<string, vector<double>> to type json * J2Plasticity time_step is double not a vector * refactored compute_error to accept different error measure and type * added additional error control when get_homogenized_tangent is called * in get_homogenized_tangent linear materials are handled seperately
Configuration menu - View commit details
-
Copy full SHA for 4f85789 - Browse repository at this point
Copy the full SHA 4f85789View commit details
Commits on Oct 30, 2024
-
added linear thermal triclinic model (#32)
* added linear thermal triclinic model similar to linear elastic triclinic model * fixed readme.md indent causing linting error
Configuration menu - View commit details
-
Copy full SHA for 835a76a - Browse repository at this point
Copy the full SHA 835a76aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60e33f - Browse repository at this point
Copy the full SHA e60e33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c8f08 - Browse repository at this point
Copy the full SHA 58c8f08View commit details -
Merge pull request #33 from DataAnalyticsEngineering/FANS-v0.3.0
* Mention dependency on compiler support for OpenMP in README * Rename container user also in fans_dev image to fix broken entrypoint script (#27) * Add python3-dev to fans-ci stage already * Remove clang-format check via GitHub Action (#29) * Bump clang-format version * Formatting * Use a different Action workflow to run clang-format * Remove the Action to run clang-format, as it will go out of sync with the pre-commit run * Bump mirror-clang-format to latest version in the pre-commit-config * Update clang-format config file to also format JSON * Manually specify which extensions to format in the mirror-clang-format hooks in the pre-commit config * Exclude JSON files from clang-format * Exclude JSON files from clang-format * Correctly exclude JSON files from clang-format checking * Rather than excluding json, specifically suggest c++ * Added API to get homogenized stress and homogenized tangent (#31) * worked on getting the algorithmic tangent via finite differences * linear elastic triclinic material model * refactored material properties from type map<string, vector<double>> to type json * J2Plasticity time_step is double not a vector * refactored compute_error to accept different error measure and type * added additional error control when get_homogenized_tangent is called * in get_homogenized_tangent linear materials are handled seperately * added linear thermal triclinic model (#32) * added linear thermal triclinic model similar to linear elastic triclinic model * fixed readme.md indent causing linting error * Update CHANGELOG * Bump version --------- Co-authored-by: Moritz Sigg <st160944@stud.uni-stuttgart.de> Co-authored-by: Moritz Sigg <50019904+siggmo@users.noreply.github.com> Co-authored-by: Ishaan Desai <ishaandesai@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 158ddd1 - Browse repository at this point
Copy the full SHA 158ddd1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...v0.3.0