Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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?