Code Monkey home page Code Monkey logo

fem's Introduction

alt text

FEM

MSolve library that support the spatial discretization method of Finite Elements.

Features

  • Elements: Both continuum and structural elements are supported. The continuum elementa can be utilized for both structural and thermal analysis. Specifically:

    • Continuum Elements 2D

      1. Tri3
      2. Tri6
      3. Quad4
      4. Quad8
      5. Quad9
    • Continuum Elements 3D

      1. Tet4
      2. Tet10
      3. Hexa8
      4. Hexa20
      5. Hexa27
      6. Wedge6
      7. Wedge15
      8. Wedge18
      9. Pyra5
      10. Pyra13
      11. Pyra14
    • Structural Elements

      1. Beam2DCorotational
      2. Beam3DCorotationalQuaternion
      3. EulerBeam2D
      4. EulerBeam3D
      5. Rod2D
      6. Shell8 (Geometrically non-linear formulation)
    • Special elements

      1. CohesiveShellToHexa8
      2. ConcentratedMass3D
      3. SpringDamper3D
  • Loading conditions:

    • Nodal loads
    • MassAccelerationLoads

Installation instructions

You can choose either to clone the solution or downloads it as a zip file.

Clone solution

  1. Under the repository name, click Clone or Download option.

alt text

  1. In the popup appearing choose the Use HTTPS option.

alt text

  1. Use the alt text to copy the link provided.

  2. Open Visual Studio. In Team Explorer window appearing in your screen under Local Git Repositories click the Clone option. If Team Explorer window is not visible you can enable in View -> Team Explorer

alt text

  1. In the text box appearing paste the link.

alt text

  1. Click clone and Visual Studio will automatically download and import MGroup.FEM

Download as ZIP

  1. Under the repository name, click Clone or Download option

alt text

  1. Click Download ZIP option. MGroup.FEM will be downloaded as a ZIP file.

  2. Extract the ZIP file to the folder of choice.

  3. Double click on MSolve.IGA.sln file to open the code with Visual Studio

fem's People

Contributors

dimtsap avatar gerasimos01 avatar goatofrafin avatar kostas91m avatar orestispps avatar serafeimbakalakos avatar theochristo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fem's Issues

FEM Task Part 5

Tests/ Documentation

  • NEUReader
  • ElementPoreMassProvider/ElementPoreStiffnessProvider/ElementPoreDampingProvider
  • Hexa8u8p

FEM Tasks Part 3

Tests

  • Hexa8Fixed
  • Hexa8NonLinear
  • Hexa8DefGrad
  • EmbeddedCohesiveSubgrouping

Documentation

  • Shell8DirectionVectorUtilities
  • CohesiveShell8ToHexa20
  • Hexa8Fixed
  • Hexa8NonLinear
  • Hexa8DefGrad
  • CohesiveElementEmbedder
  • ElementEmbedder
  • EmbeddedCohesiveGrouping
  • EmbeddedCohesoveSubgrouping
  • EmbeddedGrouping
  • EmbeddedNode
  • Hexa8LAndNLTranslationTransformationVector
  • Hexa8TranslationAndRotationTransformationVector
  • SuperElementDof
  • IEmbeddedDOFInHostTransformationVector
  • IEmbeddedElement
  • IEmbeddedHostElement
  • JacobianShell8Calculations
  • InterpolationShell8
  • InterpolationShell8Cohesive
  • EquivalentContributionsAssembler

Nonlinear analysis

Hello there
Does the code support material nonlinearity also?
If yes, I would be thankful if you guide me with more information.

Cheers

FEM Task Part 4

Tests

  • ThermalRod
  • ThermalEmbeddedGrouping

Documentation

  • ThermalElement2D
  • ThermalElement2DFactory
  • ThermalElement3D
  • ThermalElement3DFactory
  • ThermalRod
  • ThermalElementTransformationVector
  • ThermalEmbeddedGrouping

FEM Task Part1

Tests

  • EvalInterpolation2D/3D, InterpolationUtilities
  • InterpolationTruss1D
  • ContinuumElements3D (Shape function derivatives)
  • InverseInterpolationTri3

Documentation

  • GaussQuadrature
  • Jacobian3D
  • ShapeFunctionNaturalDerivatives3D
  • Beam2D/3D Corotational
  • ConcentratedMass
  • ContinuumElement3D
  • EulerBeam2D
  • Rod2D
  • SpringDamper3D
  • Element
  • Subdomain
  • IFiniteElement
  • InterpolationUtilities
  • AutomaticDomainDecomposer

FEM Tasks Part 2

Tests

  • EulerBeam3D
  • ElementMassAccelerationHistoryLoad
  • ElementMassAccelerationLoad
  • SteadyNodalLoad
  • EmptyMassAccelerationLoad
  • MassAccelerationSinusoidalLoad
  • MassAccelerationHistory

Documentation

  • NaturalDeformationMode2D/3D
  • EulerBeam3D
  • All loads

Solid_Calculation of stresses

The calculation of the stresses with linear solid elements (hexa8) gives completely wrong results compared to abaqus.

Unit test and Integral test

Hello,
I've just influenced by the repositories of MGroup, specially this Finite Element repo.
I have some brief experience in FEM, and would be happy to contribute to this FEM project. I think two parts of documentation and integral test need development, and have a suggestions if you are interested.

  • As the FEM code is complicated itself, then I think the unit test is not enough, and there is need for integral test. by integral test i mean a whole FEM model be analysed with this library, and then out results (in first step nodal displacements, and after that support reaction and internal forces) be compared with other well known FEM software.

I've found unit tests in another repo named MSolve.Tests, but did not see any integral test in the codes. If you find it helpful, then I am interested to contribute in this area to the FEM project. I think better to do first for linear, then for nonlinear models.

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.