0

UDM compile not working

Hi,

I am trying to compile an UDM. I have PSS/E v34. I got VS 2022 and VS 2013 which looks like is OK for environment manager 8. But I cannot get earlier IVF version than 19 (in manual it looks like IVF 15 is needed). And it looks like there is a problem with it:

Compile not allowed for PSSE versions: 34

Installed Visual Studio versions: 2022 (VS version 2022), 12.0 (VS 2013)

Installed Intel Fortran Compiler versions: IVF 19.2.978

Files not found for IVF 192.978 (IVF 19.2.978): ifort.exe libmmd.dll libmmd.lib

Installed Compaq Fortran Compiler versions: None

How can I make it find these three files? Tried adding to PATH with no results. I read in other issue that environment manager 10 solves this but I cannot find it anywhere. Any help would be appreciated.

hskr's avatar
5
hskr
asked 2024-07-09 10:12:34 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I recently installed the Fortran compiler [One API HPC Toolkit 2024] using default paths and settings as follows:

1: Install Visual Studio 2019 or later (Community free version available too)
2: Install OneAPI Base Toolkit 2024 (Free version from Intel site)
3: Install OneAPI HPC Toolkit 2024 (with Fortran Compiler)

PSSe v.35 did recognize the Fortran compiler and I did created dll from some UDM flx files. The "MakeDLL" tools says it is good for v.35, v.34 & v.33

My path directory is:

""" PSS(R)E User Model Compile/Link - Environment Manager 10.0.2, Python 3.9.13 [x64] Wed Jul 10 11:38:56 2024

------------- PSS(R)E 35.6.2 Environment settings, EM 10.0.2, Py 3.9.13 [x64]

Fortran PATH paths (oneAPI 2024.2 - 19.2.978): c:\program files (x86)\intel\oneapi\compiler\2024.2\bin c:\program files (x86)\intel\oneapi\compiler\2024.2\bin

Visual Studio PATH paths (VS 2019): C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64 C:\Program Files (x86)\windows kits\10\bin\10.0.19041.0\x64

Fortran LIB paths (oneAPI 2024.2 - 19.2.978): c:\program files (x86)\intel\oneapi\compiler\2024.2\lib

Visual Studio LIB paths (VS 2019): C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\lib\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.19041.0\um\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.19041.0\ucrt\x64

Successfully added PSSE paths to local PATH and LIB environment."""

jconto's avatar
2.9k
jconto
answered 2024-07-10 16:54:59 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks jconto, did not know these applications, just used VS and IVF separately, unfortunately Environment manager 8 and 9 does not recognize the fortran compiler still. Looks like I need to get the 10 version, same as you. But I do not know where to get them, Siemens is ignoring me :)

hskr's avatar hskr (2024-07-11 02:34:58 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer