Giter Site home page Giter Site logo

sumeetsinha / gmessi Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 3.0 48.12 MB

An Translator Program from Gmsh to UCD Real ESSI Simulator System (http://real-essi.info/) .fei Input File. The translator is made very general, so that any other FEM program can use it with little tweaks to have their own conversion tool.

Home Page: https://github.com/SumeetSinha/gmESSI

License: GNU General Public License v2.0

C++ 96.65% Makefile 1.17% Python 2.18%
gmsh translator modeling-tool real-essi-simulator

gmessi's Introduction

gmESSI

Usage

gmESSI is a finite element translator from gmsh (a three-dimensional finite element mesh generator with built-in pre- and post-procESSIng facilities) to REAL ESSI(UC Davis Earthquake-Soil-Structure-Interaction Simmulator). The translator has been developed in C++ language and generates the .fei files required by ESSI. This translator provides an easy, handy and powerfool pre-procESSIng tool to develop FEA models and interface with various ESSI functionalities. The gmESSI Translator Package consist of the Translator, Python module, a Sublime plugin and its manual. More detailed information about the translator can be read at gmESSI-Manual

The translator is made very general, so that any other FEM program can use it with little tweaks to have their own conversion tool.

Installation

Building Dependencies

  1. Boost and Python
sudo apt-get install libboost1.48-all-dev
sudo apt-get install build-essential
sudo apt-get install python-dev 
  1. Octave
# For ubuntu 12
sudo apt-get install liboctave-pkg-dev 
# For ubuntu 14 onwards 
sudo apt-get install liboctave-dev 

Compiling gmESSI translator

  1. Get the latest version of gmESSI from github
git clone https://github.com/SumeetSinha/gmESSI.git
  1. Compile
cd gmESSI
make -j ${nop}
make install

Installing Sublime plugins

  1. gmsh-Tools :: [.msh and .geo]

    a) Open Sublime b) Go to Preference/Package Control c) Select Add Repository d) Enter the plugin github repo https://github.com/SumeetSinha/gmsh-Tools e) Again, open Preferences/Package Control f) Select Install Package g) Search for gmsh-Tools and install it.

  2. gmESSI-Tools:: [.gmessi]

    a) Open Sublime b) Go to Preference/Package Control c) Select Add Repository d) Enter the plugin github repo https://github.com/SumeetSinha/gmESSI-Tools e) Again, open Preferences/Package Control f) Select Install Package g) Search for gmESSSI-Tools and install it.

Running Examples

  1. Run an example to check the correctness of installation

Send your comments, bugs, issues and features to add to Sumeet Kumar Sinha at [email protected].

gmessi's People

Contributors

hexiang6666 avatar jaabell avatar sumeetsinha avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.