mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 20:38:01 -05:00
18 lines
357 B
ReStructuredText
18 lines
357 B
ReStructuredText
Wrapper of CoolProp for Javascript
|
|
==================================
|
|
|
|
Ian Bell, University of Liege, October 2013
|
|
|
|
Requirements
|
|
------------
|
|
emscripten (https://github.com/kripken/emscripten)
|
|
A compiler (the Visual Studio 2010 C++ Express version should be fine)
|
|
python
|
|
|
|
To Build
|
|
--------
|
|
Run the script build.py
|
|
|
|
To Run
|
|
------
|
|
Open index.html in a browser |