Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

EXIT CONDITIONS AND CONTINUATION CALLS

The main task of DDAPLUS is to compute the state vector u (and the sensitivity matrix W if requested) at the next output point. The status of the solution upon return to the calling program is described by the parameter Idid, whose possible values are explained below. [Pg.200]

The initial UPRIME and h are ready at t = to, along with U updated from to- whenever algebraic equations are present. This is the normal return when DDAPLUS is called with tout=t. To commence integration, MAIN must call DDAPLUS again with tout moved from t in the direction indicated by the sign of h in Rwork(3). [Pg.200]

A successful integration step partway to tout is being reported under the option Info(3)=l. [Pg.200]

The integration has proceeded successfully across tout. The values of U and UPRIME (including sensitivity functions when requested) have been computed at tout by interpolation. If you want to continue the integration, MAIN must define a new tout and call the code again. You cannot change the direction of integration without restarting. [Pg.200]


See other pages where EXIT CONDITIONS AND CONTINUATION CALLS is mentioned: [Pg.200]   


SEARCH



Calling

Exit conditions

Exitation

Exiting

Exits

© 2024 chempedia.info