Ask Your Question
0

I have the following problem

asked 2018-10-11 15:25:24 -0500

Juan gravatar image

updated 2018-10-11 18:24:35 -0500

jconto gravatar image

I have the following problem

Traceback (most recent call last):
  File "C:\0-Simulaciones\02-Simu\0-FC\ACCC_1.py", line 95, in <module>
    baseflowvio, basevoltvio, flowlimit, flowchange, voltchange)
  File ".\pssexcel.py", line 1167, in accc
  File ".\pssarrays.py", line 1303, in accc_summary
  File ".\pssarrays.py", line 1223, in _accc_size
  File ".\pssarrays.py", line 954, in _check_file
  File ".\pssarrays.py", line 662, in _ShowError
edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2018-10-12 15:45:00 -0500

Juan gravatar image

updated 2018-10-12 15:57:09 -0500

jconto gravatar image

This is the complete code

Messages for api ACCC_WITH_DSP_3
 Generation dispatch subsystem is not defined   (000031)

Traceback (most recent call last):
  File "C:\\0-Simulaciones\0-FC\ACCC_1.py", line 95, in <module>
    baseflowvio, basevoltvio, flowlimit, flowchange, voltchange)
  File ".\pssexcel.py", line 1167, in accc
  File ".\pssarrays.py", line 1303, in accc_summary
  File ".\pssarrays.py", line 1223, in _accc_size
  File ".\pssarrays.py", line 954, in _check_file
  File ".\pssarrays.py", line 662, in _ShowError
RuntimeError:  InputError -->  ACCC output file C:\0-Simulaciones\0-FC\CA_MAXMAR19_Intgr-T_NS_M_G_200\CA_MAXMAR19_Intgr-T_NS_M_G_200.acc does not exist.
Couldn't open Python file:C:\0-JJ\0-Simulaciones\H-E_MG_=PNNL\02-Simu\0-FC\ACCC_1.py
edit flag offensive delete link more

Comments

Error on second line: Generation dispatch subsystem is not defined (000031) ACCC_WITH_DSP_3 requires a "Label" parameter defined as the name of the generation dispatch subsystem (blank by default, no default allowed if OPTACC(10) is not 0). The outcome was that the *.acc was not created.

jconto gravatar imagejconto ( 2018-10-12 16:20:55 -0500 )edit
0

answered 2018-10-11 18:43:18 -0500

jconto gravatar image

Not enough information! Show the full error messages. Can you post the full code?

'pssexcel.py' requires the file 'excelpy.pyc' which might not be in your system. Check this forum for it, if so.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2018-10-11 15:25:24 -0500

Seen: 620 times

Last updated: Oct 12 '18