gmESSI-Tools
Syntax Highlighting and auto-completion rules for gmessi file (which is a semantic file written in python to tanslates from Gmsh to UCD ESSI (.fei) File Format).
Details
Installs
- Total 276
- Win 120
- Mac 30
- Linux 126
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
gmESSI-Tools
Usage
It is an sublime plugin for auto-completion and syntax coloring of .gmessi
file of gmESSI translator which 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).
gmESSI can be downloaded from git hub at https://github.com/SumeetSinha/gmESSI.
Features
- gmESSI-Tools provide auto-completion and syntax highlighting for
.gmessi
code. - It provides an easy and quick inter-face to translate .gmessi directly from sublime by pressing CTRL+B
- The log of translation can in the sublime terminal itself
- If the translation fails or there is any error, user can track and diagonose the error from **_log.py* file which becomes automatically generated at the place of execution upon failure.
Installation
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 gmESSI-Tools and install it.
Created by: Sumeet Kumar Sinha
Request for adding features at sumeet.kumar507@gmail.com