Coder Social home page Coder Social logo

matmodlab2's Introduction

The Material Model Laboratory

What is it?

The material model laboratory (Matmodlab2) is a material point simulator developed as a tool for developing and analyzing material models for use in larger finite element codes.

System Requirements

Matmodlab2 has been built and tested extensively on several versions of linux and the Apple Mac OSX 10 operating systems.

Required Software

Matmodlab2 requires the following software installed for your platform:

Matmodlab2 is developed and tested using the Anaconda Python distributions.

Optional Software

Installation

The easiest way to get started with Matmodlab2 is to clone or download Matmodlab2 from the repository, navigate to the matmodlab2 directory, and execute

python setup.py install

which will install Matmodlab2 to your Python package's site-packages directory. Optionally, execute

python setup.py develop

and source files files are linked to the Python interpreter’s site-packages, rather than copied. This way, changes made to source files are applied immediately and do not require you to re-install Matmodlab2.

Another method to "install" Matmodlab2 is to simply set the PYTHONPATH environment variable to the matmodlab2 directory.

Documentation

The documentation consists of Jupyter notebooks contained in the matmodlab2/notebooks directory and vieweable at Introduction to Matmodlab

Troubleshooting

If you experience problems when building/installing/testing Matmodlab2, you can ask help from Tim Fuller [email protected]

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.