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

Time stepping and new features #42

Merged
merged 32 commits into from
Jul 24, 2024

Conversation

pmartorell
Copy link
Contributor

@pmartorell pmartorell commented Jul 22, 2024

@principejavier

This PR includes the following new features:

  • Time-stepping for MHD on top of Gridap.ODEs machinery (application: transient)
  • Deactivate the convection terms at the driver level (through convection=false)
  • Set the number of non-linear iterations at driver level (through niter)
  • Set initial guess for non-linear iterations at driver level
  • Adding a convective stabilization term a the weak form [ 10.1137/21M1416539 ]

It also adds a new application: channel. It is a square duct with an optional non-uniform magnetic field.

pmartorell and others added 30 commits March 21, 2024 16:55
@principejavier principejavier merged commit 1e43c4d into gridapapps:master Jul 24, 2024
2 checks passed
@pmartorell pmartorell deleted the time_stepping branch July 25, 2024 06:11
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.

2 participants