02.04.2013 Views

Welcome to Adams/Solver Subroutines - Kxcad.net

Welcome to Adams/Solver Subroutines - Kxcad.net

Welcome to Adams/Solver Subroutines - Kxcad.net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

78<br />

<strong>Adams</strong>/<strong>Solver</strong><br />

• The z array is not used when nz = 1. The value of z is irrelevant in this case; however, z must<br />

exist.<br />

IORD: Value:<br />

0 Value of the function.<br />

1 Partial derivative of the function with respect <strong>to</strong> x.<br />

2 Second partial derivative of the function with respect <strong>to</strong> x.<br />

• The order of values that are s<strong>to</strong>red in the y array must correspond <strong>to</strong> the order of points in the x<br />

and z arrays as follows:<br />

• The y array must consist of nz consecutive sets of nx values (the values within each set<br />

correspond <strong>to</strong> the values in the x array, and the sets correspond <strong>to</strong> the values in the z array). It is<br />

possible <strong>to</strong> use either a single- or double-dimensioned array for y.<br />

• If a double-dimensioned array is used, the first dimension must be equal <strong>to</strong> nx, not greater, and<br />

the second dimension must be greater or equal <strong>to</strong> nz.<br />

RCNVRT<br />

RCNVRT converts rotational coordinates from one representation <strong>to</strong> another.<br />

Use<br />

Called By<br />

Any user-written subroutine<br />

Prerequisite<br />

None<br />

Calling Sequence<br />

CALL RCNVRT (sys1, coord1, sys2, coord2, istat)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!