Ask Your Question

MO's profile - activity

2024-01-09 04:34:29 -0500 received badge  Famous Question (source)
2023-10-12 10:36:17 -0500 received badge  Student (source)
2022-10-23 16:09:31 -0500 asked a question library not found (000330)

Hi everybody,

I am developing a DLL file, I compiled it and loaded it successfully in PSSE v35. But now when I made some changes in the code, when I load it in PSSE I get this error " Library not found (000330)" although I can compile it. Do you have any clue or experience with this error?

Thank you in advance for your help.

2022-10-20 09:10:36 -0500 received badge  Popular Question (source)
2022-10-16 16:40:51 -0500 asked a question PI vector control

Hi everybody,

In my dll code, I need to use PI vector control to convert my output to Id and Iq. unfortunately, I didn't find anything about the pi controller here. Should I write the code of mathematics for that or are some codes that can do that job?

I know this question may sound too easy to many of you but it made some problems for me!

Thanks for your time and your help in advance.

2022-09-26 02:42:31 -0500 received badge  Popular Question (source)
2022-09-26 02:42:31 -0500 received badge  Notable Question (source)
2022-09-12 14:14:42 -0500 asked a question how connect GFMI calculation to power output

Hello to everybody, I am writing a DLL file for GFMI, I use droop control, and by controlling voltage and omega I should control power output. Unfortunately, I didn't have any example and couldn't find anything in the manual on how to connect my measurement to generator output, I know in GFLI the ISORCE is using for this. I would be very thankful if you can give me any hint to solve this problem, thank you for your attention.

2022-06-16 09:23:47 -0500 commented answer UDM runtime error

Yes, P measurement and Q measurement should be updated during dynamic simulation but there are no pss, excitation, or governor, and explanation in POM just explained about them in general, is there any link or source which I can check for a better explanation? thank you for your time and help.

2022-06-16 07:31:21 -0500 commented answer UDM runtime error

I am using a generator model to model grid forming inverter but only primary control of gfmi which means there are not any pss, a simple diagram which works with droop, and a low pass filter.

2022-06-16 03:54:24 -0500 commented answer UDM runtime error

oops, I had a typo error in that line, it's solved thx a lot. But may I ask another question? Maybe it looks too simple, when there is no pss in the diagram should any kind of calculation consider in mode 3? except elementary blocks used from PAGV2? thank you for your consideration.

2022-06-15 08:15:12 -0500 commented answer UDM runtime error

Sure, write(IPRT,17) IBUS,BUSNAM(IB),J,CB1,K,CB2,L,CB3,M,CB4,VLTI,IM in mode 5 after ADINTN call

2022-06-13 08:36:59 -0500 received badge  Famous Question (source)
2022-06-13 02:29:08 -0500 commented answer UDM runtime error

Hi, thank you for your answer, I have seen that also PSSE error mentioned that 'format/variable mismatch', and there between errors, one indicates one line of my Fortran code's in mode 5, I checked that line everything looks correct to me...

2022-06-11 14:00:14 -0500 received badge  Notable Question (source)
2022-06-11 10:00:30 -0500 received badge  Popular Question (source)
2022-06-10 03:59:37 -0500 asked a question UDM runtime error

Hello dear all,

I made a dll file and load it in PSS/E, everything looks fine but when I want to 'PERFORM DYNAMIC SIMULATION' I get a Fortran run-time error(61)(with a list of errors). For sure there is a problem in my dll file, but may I kindly ask you if you have a clue about how I can solve this error or in which mode of the code I should check for mistakes, help me, please?

Any help would be appreciated.

2022-03-23 10:08:45 -0500 received badge  Famous Question (source)
2022-03-17 02:45:16 -0500 received badge  Notable Question (source)
2022-03-16 04:45:06 -0500 received badge  Popular Question (source)
2022-03-14 03:36:52 -0500 asked a question write simple dll file in fortran

Hello everybody, I just start writing dll code in Fortran. Since I could not find any simple code in Fortran, I decided to start with converting Flecs code which is in the model writing section to Fortran but unfortunately, I faced with errors, I would appreciate you if can give me some tips or any source for finding simple dll code in Fortran.

Thank you in advance!

2022-03-09 04:15:49 -0500 commented answer error 001393

Thank you!

2022-03-09 04:15:06 -0500 received badge  Scholar (source)
2022-03-08 15:23:01 -0500 received badge  Popular Question (source)
2022-03-08 15:23:01 -0500 received badge  Famous Question (source)
2022-03-08 15:23:01 -0500 received badge  Notable Question (source)
2022-03-04 02:29:21 -0500 received badge  Enthusiast
2022-02-23 10:55:32 -0500 received badge  Editor (source)
2022-02-23 10:51:05 -0500 asked a question error 001393

Hi everybody, I am using the student version of psse, when I want to use channel setup wizard from dyr in example files, I see this error "Have just assigned channel 150 which is the highest channel number (001393)", could you please give me a clue what is the problem? Thanks in advance!4 *I know my question is not a matter of py or maybe looks amateur but your answer would be a great help!