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

ReadWrite/

readoldoparestart.pro

Routine summary

result = read2fromopa(unit, params, num)

NAME:readoldoparestart based on the OPA subroutine dtrlec included at the end of the file.

result = read3fromopa(unit, params, num)

readoldoparestart, filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC, ub=ub, vb=vb, tb=tb, sb=sb, rotb=rotb, hdivb=hdivb, un=un, vn=vn, tn=tn, sn=sn, rotn=rotn, hdivn=hdivn, gcx=gcx, gcxb=gcxb, etab=etab, etan=etan, bsfb=bsfb, bsfn=bsfn, bsfd=bsfd, en=en

topread2fromopa

result = read2fromopa(unit, params, num)

NAME:readoldoparestart based on the OPA subroutine dtrlec included at the end of the file. PURPOSE:read the old restart files of OPA (before NetCDF) CATEGORY:for OPA before NetCDF CALLING SEQUENCE:readoldoparestart, filename, jpiglo, jpjglo, jpk INPUTS: filename: with the whole path if necessary jpiglo, jpjglo, jpk: dimensions of the opa grid KEYWORD PARAMETERS: IBLOC: ibloc size, default: ibloc = 4096L JPBYT: jpbyt size, defalut: jpbyt = 8L NUMREC: number of records in the file. defalut: numrec = 19L*jpk UB, VB, TB, SB, ROTB, HDIVB, UN, VN, TN, SN, ROTN, HDIVN, GCX, GCXB, ETAB, TAN, BSFB, BSFN, BSFD, EN: the variable we want to read. OUTPUTS:according to the given keywords. COMMON BLOCKS:none SIDE EFFECTS: RESTRICTIONS:bug for etab and etan written on the same record??? EXAMPLE:

Parameters

unit       

params       

num       

topread3fromopa

result = read3fromopa(unit, params, num)

Parameters

unit       

params       

num       

topreadoldoparestart

readoldoparestart, filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC, ub=ub, vb=vb, tb=tb, sb=sb, rotb=rotb, hdivb=hdivb, un=un, vn=vn, tn=tn, sn=sn, rotn=rotn, hdivn=hdivn, gcx=gcx, gcxb=gcxb, etab=etab, etan=etan, bsfb=bsfb, bsfn=bsfn, bsfd=bsfd, en=en

Parameters

filename       

jpiglo       

jpjglo       

jpk       

Keywords

IBLOC       

JPBYT       

NUMREC       

ub       

vb       

tb       

sb       

rotb       

hdivb       

un       

vn       

tn       

sn       

rotn       

hdivn       

gcx       

gcxb       

etab       

etan       

bsfb       

bsfn       

bsfd       

en       

Produced by IDLdoc 2.0.