123 |
& ' MDSREADFIELD: opening global file: ',dataFName |
& ' MDSREADFIELD: opening global file: ',dataFName |
124 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
125 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
|
stop " xx, adxx, weights and masks are not supposed to be global" |
|
126 |
endif |
endif |
127 |
|
|
128 |
C If negative check for global file with MDS name (ie. fName.data) |
C If negative check for global file with MDS name (ie. fName.data) |
135 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
136 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
137 |
globalFile = .TRUE. |
globalFile = .TRUE. |
|
stop " xx, adxx, weights and masks are not supposed to be global" |
|
138 |
endif |
endif |
139 |
endif |
endif |
140 |
C Loop over all processors |
C Loop over all processors |
169 |
& ' MDSREADFIELD_GL: filename: ',dataFName |
& ' MDSREADFIELD_GL: filename: ',dataFName |
170 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
171 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
172 |
|
call print_error( msgbuf, mythid ) |
173 |
write(msgbuf,'(a)') |
write(msgbuf,'(a)') |
174 |
& ' MDSREADFIELD_GL: File does not exist' |
& ' MDSREADFIELD_GL: File does not exist' |
175 |
|
call print_message( msgbuf, standardmessageunit, |
176 |
|
& SQUEEZE_RIGHT , mythid) |
177 |
call print_error( msgbuf, mythid ) |
call print_error( msgbuf, mythid ) |
178 |
stop 'ABNORMAL END: S/R MDSREADFIELD_GL' |
stop 'ABNORMAL END: S/R MDSREADFIELD_GL' |
179 |
endif |
endif |
570 |
& ' MDSREADFIELD: opening global file: ',dataFName |
& ' MDSREADFIELD: opening global file: ',dataFName |
571 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
572 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
|
stop " xx, adxx, weights and masks are not supposed to be global" |
|
573 |
endif |
endif |
574 |
|
|
575 |
C If negative check for global file with MDS name (ie. fName.data) |
C If negative check for global file with MDS name (ie. fName.data) |
582 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
583 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
584 |
globalFile = .TRUE. |
globalFile = .TRUE. |
|
stop " xx, adxx, weights and masks are not supposed to be global" |
|
585 |
endif |
endif |
586 |
endif |
endif |
587 |
C Loop over all processors |
C Loop over all processors |
616 |
& ' MDSREADFIELD_GL: filename: ',dataFName |
& ' MDSREADFIELD_GL: filename: ',dataFName |
617 |
call print_message( msgbuf, standardmessageunit, |
call print_message( msgbuf, standardmessageunit, |
618 |
& SQUEEZE_RIGHT , mythid) |
& SQUEEZE_RIGHT , mythid) |
619 |
|
call print_error( msgbuf, mythid ) |
620 |
write(msgbuf,'(a)') |
write(msgbuf,'(a)') |
621 |
& ' MDSREADFIELD_GL: File does not exist' |
& ' MDSREADFIELD_GL: File does not exist' |
622 |
|
call print_message( msgbuf, standardmessageunit, |
623 |
|
& SQUEEZE_RIGHT , mythid) |
624 |
call print_error( msgbuf, mythid ) |
call print_error( msgbuf, mythid ) |
625 |
stop 'ABNORMAL END: S/R MDSREADFIELD_GL' |
stop 'ABNORMAL END: S/R MDSREADFIELD_GL' |
626 |
endif |
endif |