<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ReadWrite/

readoldopadistcoast.pro

read the old binary direct access file that contains the distance to the coast in OPA. based on the OPA subroutines dtacof and parctl

Routine summary

result = read3fromopa(unit, params, num)

result = readoldopadistcoast(filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC)

topread3fromopa For OPA

result = read3fromopa(unit, params, num)

Return value

a structure that contains two elements: tdistcoast (the distance for the t-points) and fdiscoast (the distance for the f-points).

Parameters

unit       

params       

num       

Version history

Version

$Id: readoldopadistcoast.pro 372 2008-08-08 12:31:53Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) June, 2002

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1

topreadoldopadistcoast For OPA

result = readoldopadistcoast(filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC)

Parameters

filename        in required

Filename (with the whole path if necessary)

jpiglo        in required

jpjglo        in required

jpk        in required

Dimensions of the opa grid

Keywords

IBLOC        default: 4096L

Ibloc size

JPBYT        default: 8L

Jpbyt size

NUMREC        default: 19L*jpk

Number of records in the file.

Version history

Version

$Id: readoldopadistcoast.pro 372 2008-08-08 12:31:53Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) June, 2002

Statistics

McCabe cyclic 9
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.