Ask Your Question
0

USER DEFINED MACHINE MODEL "GEWTT1" NOT ACCESSIBLE

asked 2016-01-05 06:58:05 -0500

anonymous user

Anonymous

during dynamic simulation run ,i ma getting this error USER DEFINED MACHINE MODEL "GEWTT1" NOT ACCESSIBLEfor some wind park..can any one help me to remove this error

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-01-05 16:52:45 -0500

jconto gravatar image

updated 2016-01-05 16:55:27 -0500

The GEWTT1 is part of the GE wind turbine model and the error happens if the model in DLL format is not loaded before the dynamic run starts.

User defined models are usually provided in *.obj or *.lib binary format that needs to be compiled using a fortran compiler compatible with the PSSe version, using a compile process recommended by PTI, to create a DLL file. This final DLL file is loaded in PSSe before performing a dynamic run to include such user defined model into the run. Some user defined models are provided in DLL format, bypassing the compiling process. More related information can be found at posting "Create User dll and access it in PSS/E"

Use "psspy.addmodellibrary" to load the apropriate DLL file to the dynamic run.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2016-01-05 06:58:05 -0500

Seen: 2,569 times

Last updated: Jan 05 '16