Skip to content

Commit

Permalink
use ESMF operators
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Apr 24, 2019
1 parent 36ba339 commit 0fcc576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_src/nuopc_driver/mom_cap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ module mom_cap_mod
use ESMF, only: ESMF_COORDSYS_SPH_DEG, ESMF_GridCreate, ESMF_INDEX_DELOCAL
use ESMF, only: ESMF_MESHLOC_ELEMENT, ESMF_RC_VAL_OUTOFRANGE, ESMF_StateGet
use ESMF, only: ESMF_TimePrint, ESMF_AlarmSet, ESMF_FieldGet
use ESMF, only: operator(==), operator(/=), operator(+), operator(-)

! TODO ESMF_GridCompGetInternalState does not have an explicit Fortran interface.
!! Model does not compile with "use ESMF, only: ESMF_GridCompGetInternalState"
Expand Down

0 comments on commit 0fcc576

Please sign in to comment.