First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Use the environment manager (v.7), by clicking the "create user dll" icon, to drag and drop files [.flx,.for,.obj,.lib] for compiling and linking. Select appropriate psse version, path & name for the dll file and click the 'create dll' button. done. Load your dlls just after loading the case and snp files for your simulation, using the activity 'load model library' under tools in psse gui or by recording such activity and inserting the generated code in the final python code to execute the simulation. The posting 'Is it possible to run the 'compile' and 'cload4' in Python with PSS/E?' provides related information.