| 1 | initial version |
The correct iplan function follows:
REAL Pgen
REAL Qgen
INTEGER IER3
CALL MACDT2(1,'1','PQ',Pgen,Qgen,IER3)
Consider python for future coding.
| 2 | No.2 Revision |
The correct iplan function follows:
REAL Pgen
REAL Qgen
INTEGER IER3
...
CALL MACDT2(1,'1','PQ',Pgen,Qgen,IER3)
Consider python for future coding.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.