mgroupntua / MSolve.Multiscale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

1. Multiscale analysis

Main capabilities

  1. Concurrent (FE2) Multiscale analysis of microscopically heterogeneous structures
  2. Stress strain history analysis of heterogenous material models

Two scale transitions implementations

  1. small and finite strains implementations for 3D problems
  2. small strains 3D to 2D homogenizations
  3. small strains 3D to Kirchhoff Love shell
  4. thermal problems

Model General properties

Classes of the Msolve Constitutive project are also used to assign general model properites:

  1. for dynamic analysis
  2. steady state thermal problems

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 MSolve.Constittutive

Download as ZIP

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

alt text

  1. Click Download ZIP option. MSolve.Constitutive will be downloaded as a ZIP file.

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

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

About