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

Viezly #1

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Viezly #1

wants to merge 38 commits into from

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    8a41a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c4133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc96dc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e06cd40 View commit details
    Browse the repository at this point in the history
  5. Initial schema

    danielandresarcones committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4dc82e8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d519065 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    bae469d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b8d3b View commit details
    Browse the repository at this point in the history
  3. Fixed test_sensor

    danielandresarcones committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b909283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa7bb1c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    b039860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1caad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a46a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0612020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8d88d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05e76bb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    452cc0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75f441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed89c6a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    cf9154d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c91ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    216e4e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4639954 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Moved local repo

    danielandresarcones committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ddf2564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39bf08 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    1460591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fbcff7 View commit details
    Browse the repository at this point in the history
  3. Revert "Moved local repo"

    This reverts commit ddf2564.
    danielandresarcones committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4e52050 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d51f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b83290 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    dadc43a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. 122 make sure that parameter have correct units (BAMresearch#141)

    * set default parameters in base experiment instead of in each child once, move all parameter decleration into default_parameters function
    
    * add dimensionaly test of eyperiment parameters
    
    * add parameter dimensionalty test in material problems
    
    * fixed thix test missing default parameter
    
    * add set to default parameters in doc examples
    
    * add test for dimensionality check and exclude old default_parameter test
    
    * add default parameter test
    
    * changed degree in cylinder example to element_order
    
    * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py
    
    Co-authored-by: Sjard Mathis Rosenbusch <[email protected]>
    
    * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py
    
    Co-authored-by: Sjard Mathis Rosenbusch <[email protected]>
    
    * Update src/fenicsxconcrete/finite_element_problem/concrete_thermo_mechanical.py
    
    Co-authored-by: Sjard Mathis Rosenbusch <[email protected]>
    
    * add Sjards comments
    
    * add Sjards comments
    
    ---------
    
    Co-authored-by: aradermacher <[email protected]>
    Co-authored-by: Sjard Mathis Rosenbusch <[email protected]>
    3 people authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    624caee View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Set dolfinx version to 0.6.0 (BAMresearch#144)

    * Set dolfinx version to 0.6.0
    
    * Move dependencies to environment.yaml
    
    * Reset mpi version
    
    * add conda-lock.yml
    
    ---------
    
    Co-authored-by: Philipp Diercks <[email protected]>
    srosenbu and pdiercks authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a41414a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8866fc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    5f96c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34baf42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d799cbf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    4347af5 View commit details
    Browse the repository at this point in the history