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

Boundary Conditions refactoring #411

Open
8 tasks
Tracked by #381
gervilquin opened this issue Nov 26, 2024 · 0 comments
Open
8 tasks
Tracked by #381

Boundary Conditions refactoring #411

gervilquin opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@gervilquin
Copy link
Collaborator

gervilquin commented Nov 26, 2024

Current status: In progress

Main classes/functions: BoundaryConditions, UnfittedFunction

Outline of the solution

  • Define puntual and distributed forces in BoundaryConditions -> AnalyiticalFunction
  • Create Tutorial for boundary conditions verification
  • Define volumetric force in BoundaryConditions -> AnalyticalFunction
  • Develop distributed Dirichlet conditions (Along with ProblemSolver refactor)

  • Replace in BoundaryConditions: (When MONOLITHIC, DISP -> MassMatrixBoundary)
  • Create Dirac function
  • Implement Dirac function case in MassMatrixBoundary
  • ProblemSolver simplement nullspace strategy

Assigned to:
Wingman:

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

When branches are created from issues, their pull requests are automatically linked.

2 participants