Supported compilers
Your user-written subroutine or plugin functions must be compiled in optimized mode with the correct compiler to ensure compatibility with the thermal solver libraries. The following table shows the compiler version requirements at the time of publishing.
OS | C++ compiler | Fortran compiler |
---|---|---|
Windows 10 | Visual Studio (2019) VC14.29 | Intel Fortran One 2023.2.0 |
Linux | GCC 11.2.1 | Intel Fortran One 2023.2.0 |
GCC = GNU Compiler Collection
Note:
Simcenter Femap supports only user-written subroutines. Plugin
functions are not supported.