Skip to content

Node.js binding for OpenSees (Open System for Earthquake Engineering Simulation)

Notifications You must be signed in to change notification settings

lge88/node-opensees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-opensees

node-opensees is a node bind for OpenSees (Open System for Earthquake Engineering Simulation).

API

var ops = require('opensees');
var m = ops.createModel();
m.addNode(0)

About

Node.js binding for OpenSees (Open System for Earthquake Engineering Simulation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published