UNPKG

@neutrium/thermo.eos.iapws97

Version:

A javascript implementation of the IAWPS formulations for the thermodynamic properties of water and steam.

19 lines (18 loc) 357 B
{ "version": "0.1.0", "command": "npm", "isShellCommand": true, "showOutput": "always", "args": ["run"], "tasks": [ { // Build task, Ctrl+Shift+B "taskName": "build", "isBuildCommand": true }, { // Build task, Ctrl+Shift+B "taskName": "clean" } ] }