Skip to content

Conversation

@MattFerraro
Copy link

No description provided.

jorgensd and others added 30 commits March 22, 2023 14:19
* Create common action for all workflows and split them into multiple files
* fix runs-on

* Minor improvements in linearelasticity.md (jorgensd#124)

* Fix various things on release branch

* Try adding trame

* Revert fundamentals

* Membrane code

* More updates due to autoformatting

* Lagrange -> CG back conversion

* Change to github image

---------

Co-authored-by: Julius Herb <[email protected]>
* Start fixing code for nightly build

* rerun all files

* Try fixing subdomains

* Fix meshio
* Resolve jorgensd#136

* Fixes related to: FEniCS/dolfinx#2703

* Update changelog
* Merge branch 'main' into release and bump versions

* Delete obsolete file

* Temporary shift path in nightly test

* Make sure there are no warnigns in build

* Tabulation
* Replace VectorElement and FiniteElement with `basix.ufl.element`.
Replace `dolfinx.fem.FunctionSpace` with `dolfinx.fem.functionspace`

* More updates

* And more

* Last vector element updates

* Bump pyvista and dolfinx to v0.7.2 (jorgensd#159)

* Bump pyvista and dolfinx to v0.7.2

* remove -r

* Add further pyvista deps

* Bump versions

* Update petsc solver and pc links. Resolves jorgensd#143 (jorgensd#160)

* Fix typo and issue Issue on page /fem.html jorgensd#122 (jorgensd#161)

* Compute entity-cell connectivity before calling locate_dofs_topological.
Remove soon to be deprecated pyvista syntax for updating time dependent fields.
Fix range->np.arange conversion

* Update backend in workflow

* Fix broken link (jorgensd#140) + http:// to https:// (jorgensd#162)

* Run book build prior to parallel run

* Add back write frame
* Merge main into release

* Apply suggestions from code review

* Various fixes when reading through the diff

* Further fixes
* add missing checkout

* Add test docker on release PR and release (only push on tag
* Update options for non-linear solver to sensible choice, ref jorgensd#200

* Update docker path
on line 110, updated a typesetting error in equation (3)
jorgensd and others added 11 commits September 26, 2024 12:48
* Update compiler_parameters.ipynb

In the text it was mentioned that `dolfinx.fem.Form` was used to compile the form, instead of `dolfinx.fem.form`. Not matching the code cell.

* jupytext sync

* Form -> form in both py and ipynb and LinearProblem -> fem.petsc.LinearProblem
* Bump docker/build-push-action from 5 to 6 (jorgensd#221)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/configure-pages from 4 to 5 (jorgensd#222)

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update book_stable.yml (jorgensd#225)

* Update book_stable.yml

* Update test_stable.yml

* resolve jorgensd#224 (jorgensd#226)

* Update test_stable.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@MattFerraro MattFerraro changed the base branch from main to release January 5, 2025 20:37
@MattFerraro MattFerraro changed the title Patch 2 Fix typos on fundamental_code.ipynb Jan 5, 2025
@jorgensd jorgensd changed the base branch from release to main January 6, 2025 08:59
@jorgensd
Copy link
Owner

@MattFerraro I've added suggestions to your PR through: https://github.com/MattFerraro/dolfinx-tutorial/pulls

jorgensd added a commit that referenced this pull request Aug 8, 2025
@jorgensd
Copy link
Owner

jorgensd commented Aug 8, 2025

Superseeded by #255

@jorgensd jorgensd closed this Aug 8, 2025
jorgensd added a commit that referenced this pull request Aug 8, 2025
* Start preparing for 0.10 release

* Update changelog

* Start fixing more demos

* Simple updates

* Destroy petsc objects at end of script

* Include suggestions by @MattFerraro from: https://github.com/jorgensd/dolfinx-tutorial/pull/236/files

* Include changes from #237 by @MattFerraro

* Some more fixes

* Refactor non-linear Poisson

* Update navier stokes

* Update helmholtz

* Fix hyperelasticity newton solver

* UPdate all demos
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.

4 participants