-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hello. I have installed the tool in my laptop and I have ran the RLC_Example and the AC_Terminal1 PSCAD example cases to verify that the tool works properly. I found out that the tool successfully creates a new folder with several CONFIG, DTA, etc., files, and that the PSCAD Workspace example is successfully opened by the IMTB GUI and runs the simulations. However, after the tool finishes doing the calculations, I keep reproducing .psout errors. By now, I already ran the Fortran Medic and habilitated the option of allowing .snp and .psout files to be created in each PSCAD project, as it was suggested in the Q/A article (https://github.com/Energinet-SimTools/IMTB/wiki/4.-Frequently-Asked-Questions), but this had been fruitless. Below the output of .cmd after one of my attempts with the "Example_ACT1.pscx project:
Starting the settings GUI Simulation name: Example_ACT1 Starting PSCAD v5.0.2 Fortran compiler: GFortran 4.6.2 Opening Workspace: Workspace.pswx in C:/Users/Models/PSCAD/Energinet_IMTB SimTools (Frequency Scan) Maximal volley set to: 1 Searching for instance of IMTB in Simulation Set: AC_Terminal1 No multiple scenarios choosen. Injection frequencies .txt-file created Setting up for frequency scan Setting injection for: pos Start simulation Simulation done Saving results Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Result .psout file not found! Simulation done, closing PSCAD Finding time idexes for DFT Traceback (most recent call last): File "IMTB_v1.0.py", line 62, in <module> File "IMTB_calculate.py", line 2092, in run File "IMTB_calculate.py", line 1194, in Single_IM_calc File "IMTB_calculate.py", line 170, in get_time_idxs FileNotFoundError: Open failed: 65535 Press RETURN to exit.
Afterwards, it does create the folder where the frequency plots were supposed to be stored, but comes out only with the Excel file with the initial condition settings in the GUI and an empty .raw folder
