Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for non-uniform Dirichlet BCs (Issue #406) #410

Open
wants to merge 41 commits into
base: devel
Choose a base branch
from

Conversation

wband
Copy link
Contributor

@wband wband commented Jan 20, 2025

Description

Checklist

Miscellaneous items that may need to be done when making a PR:

  • Documentation related to this PR is up to date (Doxygen format)
  • Unit test(s)
  • Code is properly formatted
  • Application update script is up to date
  • PR labels are applied
  • Issues are linked

landinjm and others added 30 commits December 16, 2024 16:32
bugfix and number_of_variables replacement
fixed broken link updated deal.ii version
* update fields class

* update linux CI

* update CI and cmake
* adding contrib.rocks

* Removing old authors list
* Updating min deal.II to 9.6

* removing ifdef for old deal.II versions
…irtual (prisms-center#372)

also make variableAttributeLoader attributes private (read-only through getter)
fractalsbyx and others added 11 commits January 1, 2025 17:04
* replace vector of model constants with map

note: use AssertThrow rather than Assert for release exceptions

* minor refactor of inputFileReader and userInputs

Mostly reorganization. Split the parameter_handler declarations into several functions rather than one 500-line function.
Object-oriented some functionality. Removed get_number_of_entries.
Renamed a few functions.
…rray> ` (prisms-center#383)

* removing some datatypes

* adding function to convert std::vector to 1st rank tensors of vectorized arrays
* unit test for nonlinear variables

* changing application implementation to a derived class too

* typo
…ms-center#397)

* Create CHAC_anisotropyRegularized.md

* Create formulation_coupledCHAC.md

* Update formulation_coupledCHAC.md

* Update CHAC_anisotropyRegularized.md

* Delete applications/CHAC_anisotropyRegularized/CHAC_anisotropyRegularized.pdf

* Delete applications/CHAC_anisotropyRegularized/tex_files directory

* Create CHAC_anisotropy.md

* Delete applications/CHAC_anisotropy/CHAC_anisotropy.pdf

* Delete applications/CHAC_anisotropy/tex_files directory

* Update formulation_coupledCHAC.md

* Delete applications/CHAC_performance_test/tex_files directory

* Delete applications/CHAC_performance_test/formulation_coupledCHAC.pdf

* Delete applications/MgNd_precipitate_single_Bppp/tex_files directory

* Delete applications/MgNd_precipitate_single_Bppp/precipitateEvolution_KKS.pdf

* Added missing markdown file
* Updating cmakelists. In the future we should make more use of macros

* fixing template instantations

* fix gitignore
* Make Cmake files compatible with deal.ii 9.4 and above

* Made compatibility deal.ii 9.5 or greater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants