Releases: BAMresearch/FenicsXConcrete
Releases · BAMresearch/FenicsXConcrete
hydration model (again)*8
hydration model (again)*7
v0.0.8 Update pyproject.toml
with hydration model
32 implement hydration model in fenicsx (#132) * Add ruff in pyproject.toml and remove unused imports * Add old file * WIP * Add quadrature helpers * WIP: Rewrote several functions * Add project function and array creation for quadrature spaces * For Annika * WIP: Add minimal cube experiment * rename function * Move some stuff * WIP: Refactoring I changed my mind about some of the code * Add scipy to dependencies * WIP: Translation done * Change input to ufl cell * Fix QuadratureRule * Debugging * Still debugging * Default_dictionary test runs * Remove duplicate of project * Update api docs * Add test for QuadratureRule * Add (empty) test file * Make compatible to new util interface * Thermal experiment interface * Refactoring with fields and q_fields * type hints * Fix circular import * Start with tests * Small changes * Try moving the SensorDict * Pure mechanical test * Make body forces optional * Temperature BC * Add 2d case * WIP: testing hydration model * WIP: Fix the hydration model * Fix tests after merge * Finish tests * Add scipy * Fix cleanup error.... * temperature comparison * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update tests/sensor_definition/test_sensors.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py Co-authored-by: Erik Tamsen <[email protected]> * Remove Mixin * Remove temp_adjust_law * Small changes * Formatting --------- Co-authored-by: Erik Tamsen <[email protected]>
some updates
Added deepcopy method to SensorDict (#130) * Added deepcopy method to SensorDict * Added typing to __deepcopy__
test updated meta.yaml (python 3.10 only)
v0.0.5a1 [conda_build_config] remove python 3.11
Test release for Zenodo
This is just a test to see if we can link Zenodo
v0.0.3-alpha test upload to bam77
[publish_conda] add --user bam77
test publish conda
v0.0.2-alpha [publish conda] fix indentation
test
ttest