mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-14 16:38:00 -05:00
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of: ``` cas formate hel nd te tim ue uint ```
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