BinIOAuthor: GMAO SI-Team
BinIO - A Module to do I/O (ASCII+binary) until ESMF fully supports it
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | Name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| character(len=*), | intent(in), | optional | :: | NAME | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| logical, | intent(in), | optional | :: | bootstrapable | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_FieldBundle), | intent(inout) | :: | BUNDLE | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| logical, | intent(in), | optional | :: | BOOTSTRAPABLE | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Field), | intent(inout) | :: | field | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(in), | optional, | target | :: | HomePE(:) | |
| logical, | intent(in), | optional | :: | ignoreEOF | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | A(:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | A(:,:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | A(:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | A(:,:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | A(:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | A(:,:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | A(:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | A(:,:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| character(len=*), | intent(in), | optional | :: | NAME | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| logical, | intent(in), | optional | :: | forceWriteNoRestart | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_FieldBundle), | intent(inout) | :: | BUNDLE | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Field), | intent(inout) | :: | field | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(in), | optional, | target | :: | HomePE(:) | |
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| integer(kind=ESMF_KIND_I4), | intent(in) | :: | A(:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(in) | :: | A(:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| logical, | intent(in), | optional | :: | writeFCtrl | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(in) | :: | A(:,:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(in) | :: | A(:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R4), | intent(in) | :: | A(:,:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(in) | :: | A(:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| logical, | intent(in), | optional | :: | writeFCtrl | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(in) | :: | A(:,:) | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(in) | :: | A(:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_Grid), | intent(inout) | :: | GRID | |||
| real(kind=ESMF_KIND_R8), | intent(in) | :: | A(:,:,:,:) | |||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| character(len=*), | intent(out) | :: | data | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | data | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | data(:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| integer(kind=ESMF_KIND_I4), | intent(out) | :: | data(:,:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | data | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | data(:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R4), | intent(out) | :: | data(:,:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | data | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | data(:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout) | :: | layout | ||||
| real(kind=ESMF_KIND_R8), | intent(out) | :: | data(:,:) | |||
| integer, | intent(in), | optional | :: | UNIT | ||
| character(len=*), | intent(in), | optional | :: | FORMAT | ||
| type(ArrDescr), | intent(inout), | optional | :: | ARRDES | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | Name | |||
| integer, | intent(in), | optional | :: | DO_OPEN | ||
| character(len=*), | intent(in), | optional | :: | Form | ||
| logical, | intent(in), | optional | :: | ALL_PES | ||
| integer, | intent(in), | optional | :: | BLOCKSIZE | ||
| integer, | intent(in), | optional | :: | NUMBUFFERS | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | Name | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | UNIT | ||||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_DELayout), | intent(in) | :: | LAYOUT | |||
| integer, | intent(in), | optional | :: | COUNT | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| type(ESMF_Time), | intent(out) | :: | BEFORE | |||
| type(ESMF_Time), | intent(out) | :: | AFTER | |||
| type(ESMF_Time), | intent(inout) | :: | CURRENT_TIME | |||
| character(len=*), | intent(in) | :: | NAMES(:) | |||
| character(len=*), | intent(in) | :: | FILE | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | unit | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_DELayout), | intent(in) | :: | LAYOUT | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | UNIT | |||
| type(ESMF_DELayout), | intent(in) | :: | LAYOUT | |||
| integer, | intent(in), | optional | :: | COUNT | ||
| integer, | intent(out), | optional | :: | RC |