When you are to use Windows binaries, skip first two steps (Unpacking and Building) and proceed to Windows binaries.
Unpacking
thermNASA.zip
has been copied.
thermNASA.zip
as;
./thermNASA/source
.
./thermNASA/sample
.
./thermNASA/doc
.
Building
thermNASA/source
created when thermNASA source files
are unpacked. (step-3 of above)
makeGnu.make | for GNU compilers on Unix-like platforms | |
makeIntel64oapiLinux.make | for Intel oneAPI 2025 & leter on Linux | |
makeIntel64oapiWin.make | for Intel oneAPI 2025 & leter on Windows | |
makeIntelLinux.make | for Intel compilers on Linux | |
makeIntelWin.make | for Intel compilers on Windows |
'make'
as'nmake'
command asWindows binaries
thermNASA-win32-binary.zip
) by
using the built-in tool on Windows or other unpacking tools if you like.
thermNASA-win32-binary
. Note that the location of this
folder depends on how you unpack.
thermNASA.zip
) to use sample
input files. Move the binary executable files into
thermNASA
folder which is the default location of the executables.