Skip to content

[Solvers] Thermo-mechanical coupling#100

Draft
yujidu wants to merge 1 commit intomasterfrom
thermo-mechanical
Draft

[Solvers] Thermo-mechanical coupling#100
yujidu wants to merge 1 commit intomasterfrom
thermo-mechanical

Conversation

@yujidu
Copy link
Copy Markdown
Collaborator

@yujidu yujidu commented Feb 25, 2025

Describe the PR
Thermo-mechanical MPM solvers

** Explicit TM solver**

  • Modify the solver flow based on the code style
  • Create a new 'mpm_scheme' class for explicit TM solver
  • Add particle temperature constraint/heat source constraint
  • Add a function to calculate the critical time step size
  • Generalize the virtual heat flux method

** Implicit TM solver**

  • Create a new 'mpm_scheme' class for the implicit TM solver
  • Improve the convergence criteria
  • Linearization of the heat flux term and the plastic heat term

@yujidu yujidu requested a review from bodhinandach February 25, 2025 03:19
@yujidu yujidu marked this pull request as draft February 25, 2025 03:19
@yujidu yujidu changed the title initial commit for TM solver TM solver Feb 25, 2025
@yujidu yujidu changed the title TM solver TM solvers Feb 25, 2025
@yujidu yujidu changed the title TM solvers Thermo-mechanical solvers Feb 25, 2025
@bodhinandach bodhinandach added the enhancement New feature or request label Mar 5, 2025
@bodhinandach bodhinandach changed the title Thermo-mechanical solvers [Solvers] Thermo-mechanical coupling Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants