Files
CoolProp/wrappers/Fortran
luzpaz 93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
..
2018-08-14 23:06:49 -06:00
2018-08-14 23:06:49 -06:00


To Use on Windows
=================

Prerequisites:

* Visual Studio Express
* gfortran

1. Go to the SharedLibrary folder (../SharedLibrary), build the DLL using the build.bat file

2. Run the script build.bat to make the executable example.exe

3. Copy the file CoolProp.dll from ../SharedLibrary to this folder

4. Run the file example.exe