Skip to content

Commit 22a2e3d

Browse files
committed
Remove one more obsolete limitation from documentation
1 parent 7f55bfb commit 22a2e3d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Infrastructure/Field/src/ESMF_FieldPr.F90

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -239,11 +239,6 @@ subroutine ESMF_FieldRead(field, fileName, keywordEnforcer, &
239239
! should be set to either "internal" or "external" when the ESMF library is built.
240240
! Please see the section on Data I/O,~\ref{io:dataio}.
241241
!
242-
! Limitations:
243-
! \begin{itemize}
244-
! \item Not supported in {\tt ESMF\_COMM=mpiuni} mode.
245-
! \end{itemize}
246-
!
247242
! The arguments are:
248243
! \begin{description}
249244
! \item [field]

0 commit comments

Comments
 (0)