| 1 | initial version |
ifort /nologo /assume:bufferedio /traceback /libs:dll /threads /c /Qip /extend-source:132 /noaltparam /fpscomp:logicals /warn:declarations /warn:unused /warn:truncatedsource /Qdiag-disable:10448 /Qauto /iface:cvf /O2 /fpe:0 /Qprec /standard-semantics /include:"c:\program files\pti\psse36\36.1\PSSLIB" /object:"C:\Users\rtds.pssenvmgr\uexsobsolete.obj" /module:"C:\Users\rtds.pssenvmgr" "C:/Users/rtds/Desktop/UDM/PSSTest/uexs_obsolete.for"
C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(23): error #5102: Cannot open include file 'COMON4.INS' INCLUDE 'COMON4.INS' ! this is the global declaration --------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(44): error #6404: This name does not have a type, and must have an explicit type. [MODE] IF (MODE == 8) THEN ----------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(50): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J) = 'TA (s), lead time constant' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(51): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J+1) = 'TB (s), lag time constant' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(52): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J+2) = 'K (pu), exciter gain' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(53): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J+3) = 'Te (s), exciter time constant' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(54): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J+4) = 'EMIN (pu), exciter minimum' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(55): error #6410: This name has not been declared as an array or a function. [CONDSCRPT] CONDSCRPT(J+5) = 'EMAX (pu), exciter maximum' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(58): error #6410: This name has not been declared as an array or a function. [STATEDSCRPT] STATEDSCRPT(K) ='First state of the block' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(59): error #6410: This name has not been declared as an array or a function. [STATEDSCRPT] STATEDSCRPT(K+1) ='Second state of the block' ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(66): error #6404: This name does not have a type, and must have an explicit type. [STRTIN] J = STRTIN(1,SLOT) ! starting CON index ----------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(74): error #6404: This name does not have a type, and must have an explicit type. [NUMTRM] IB = NUMTRM(MC) ! bus sequence number -----------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(88): error #6404: This name does not have a type, and must have an explicit type. [MIDTRM] IF (MIDTRM) RETURN ! means model is not ready for Mid-term simulation -------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(88): error #6341: A logical data type is required in this context. [MIDTRM] IF (MIDTRM) RETURN ! means model is not ready for Mid-term simulation -------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(93): error #6404: This name does not have a type, and must have an explicit type. [VREF] VINP = VREF(MC) - ETERM(MC) + VOTHSG(MC) + VUEL(MC) + VOEL(MC) ----------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(93): error #6404: This name does not have a type, and must have an explicit type. [ETERM] VINP = VREF(MC) - ETERM(MC) + VOTHSG(MC) + VUEL(MC) + VOEL(MC) ---------------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(93): error #6404: This name does not have a type, and must have an explicit type. [VOTHSG] VINP = VREF(MC) - ETERM(MC) + VOTHSG(MC) + VUEL(MC) + VOEL(MC) ---------------------------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(93): error #6404: This name does not have a type, and must have an explicit type. [VUEL] VINP = VREF(MC) - ETERM(MC) + VOTHSG(MC) + VUEL(MC) + VOEL(MC) ----------------------------------------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(93): error #6404: This name does not have a type, and must have an explicit type. [VOEL] VINP = VREF(MC) - ETERM(MC) + VOTHSG(MC) + VUEL(MC) + VOEL(MC) ---------------------------------------------------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(94): error #6404: This name does not have a type, and must have an explicit type. [LDLGMODE2] VOUT = LDLGMODE2(1.0, ! lead-lag block gain ----------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(103): error #6404: This name does not have a type, and must have an explicit type. [NWLAGMODE2] VOUT = NWLAGMODE2(CON(J+2), ! exciter gain ----------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(118): error #6341: A logical data type is required in this context. [MIDTRM] IF (MIDTRM) RETURN ! means model is not ready for Mid-term simulation -------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(123): error #6404: This name does not have a type, and must have an explicit type. [LDLGMODE3] VOUT = LDLGMODE3(1.0, ! lead-lag block gain ----------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(132): error #6404: This name does not have a type, and must have an explicit type. [NWLAGMODE3] VOUT = NWLAGMODE3(CON(J+2), ! exciter gain ----------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(141): error #6410: This name has not been declared as an array or a function. [EFD] EFD(MC) = VOUT ---------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(151): error #6341: A logical data type is required in this context. [MIDTRM] IF (MIDTRM) THEN -------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(170): error #6404: This name does not have a type, and must have an explicit type. [NINTEG] IF (K+1 > NINTEG) NINTEG = K+1 ---------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(181): error #6341: A logical data type is required in this context. [MIDTRM] IF (MIDTRM) RETURN ! means model is not ready for Mid-term simulation -------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(185): error #6404: This name does not have a type, and must have an explicit type. [CON] IF (VOUT > CON(J+5) .OR. VOUT < CON(J+4)) THEN --------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(187): error #6404: This name does not have a type, and must have an explicit type. [DBUF01] WRITE(DBUF01,107) VOUT, ' is greater than Emax= ', CON(J+5) ---------------------^ C:/Users/rtds/Desktop/UDM/PSSTest/uexsobsolete.for(296): catastrophic error: Too many errors, exiting
Environment settings in my PC are as shown below
PSS(R)E User Model Compile/Link - Environment Manager 10.0.3, Python 3.9.13 [x64] Mon Jan 20 01:17:26 2025
------------- PSS(R)E 36.1.0 Environment settings, EM 10.0.3, Py 3.9.13 [x64]
Fortran PATH paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\redist\intel64\compiler c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\bin\intel64
Visual Studio PATH paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64 C:\Program Files (x86)\windows kits\10\bin\10.0.26100.0\x64
Fortran LIB paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries_2017.2.187\windows\compiler\lib\intel64
Visual Studio LIB paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\lib\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\um\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\ucrt\x64
Successfully added PSSE paths to local PATH and LIB environment.
------------- PSS(R)E 36.1.0 Environment settings, EM 10.0.3, Py 3.9.13 [x64]
Fortran PATH paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\redist\intel64\compiler c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\bin\intel64
Visual Studio PATH paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64 C:\Program Files (x86)\windows kits\10\bin\10.0.26100.0\x64
Fortran LIB paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries_2017.2.187\windows\compiler\lib\intel64
Visual Studio LIB paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\lib\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\um\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\ucrt\x64
Successfully added PSSE paths to local PATH and LIB environment.
------------- PSS(R)E 36.1.0 Environment settings, EM 10.0.3, Py 3.9.13 [x64]
Fortran PATH paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\redist\intel64\compiler c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\bin\intel64
Visual Studio PATH paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64 C:\Program Files (x86)\windows kits\10\bin\10.0.26100.0\x64
Fortran LIB paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries_2017.2.187\windows\compiler\lib\intel64
Visual Studio LIB paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\lib\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\um\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\ucrt\x64
Successfully added PSSE paths to local PATH and LIB environment.
------------- PSS(R)E 36.1.0 Environment settings, EM 10.0.3, Py 3.9.13 [x64]
Fortran PATH paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\redist\intel64\compiler c:\program files (x86)\intelswtools\compilersandlibraries2017.2.187\windows\bin\intel64
Visual Studio PATH paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64 C:\Program Files (x86)\windows kits\10\bin\10.0.26100.0\x64
Fortran LIB paths (IVF 17.0.187): c:\program files (x86)\intelswtools\compilersandlibraries_2017.2.187\windows\compiler\lib\intel64
Visual Studio LIB paths (VS 2022): C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\lib\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\um\x64 C:\Program Files (x86)\windows kits\10\Lib\10.0.26100.0\ucrt\x64
Successfully added PSSE paths to local PATH and LIB environment.
Can anyone please help me how to solve this problem
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.