First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Feb 28 '19

perolofl gravatar image

The last argument in the subroutine call should be an integer variable, e.g. IERR. You have entered a constant.

Isn't it easier to just call the python API before the first run command, instead of calling it in Fortran from CONET?