Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 62
    • Merge requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !1218

Draft: Feature/fsiSharpy

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mohsen Lahooti requested to merge mlahooti/nektar:feature/FsiSharpy into master Jan 07, 2021
  • Overview 33
  • Commits 166
  • Pipelines 15
  • Changes 62

Feature branch: Adds the SHARPy structrual solver for deformable FSI

The Branch includes both SHARPy FSI and the previous DFT FSI solver

Major changes: /solvers/IncNavierStokesSolver/Forcing

  • ForcingMovingBody.h and .cpp are modified

  • Factory method added to select the structural solver

    • StructuralDriver.h and .cpp
    • SHARPySolverDriver.h and .cpp
    • DFTSolverDriver.h and .cpp
  • InletAoaCorrection.h and .cpp for correction of inlet BC

  • Added computation of Moment in AeroFilter and FilterMovingBody

Other changes:

  • Added extractrion of strips to FieldConvert
  • fixes for processing the files in homoStrip simulations
Edited Feb 18, 2022 by Mohsen Lahooti
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/FsiSharpy