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 275
- Win 119
- Mac 30
- Linux 126
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 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 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 |
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