Skip to content

Commit

Permalink
Update pionfatt_mod.F90.in
Browse files Browse the repository at this point in the history
  • Loading branch information
AGonzalezNicolas authored Jul 16, 2024
1 parent 4dd575c commit 0902769
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/externals/pio1/pionfatt_mod.F90.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ module pionfatt_mod
#ifdef USE_PNETCDF_MOD
use pnetcdf
#endif
use mpi ! _EXTERNAL
implicit none
#ifdef _PNETCDF
#ifndef USE_PNETCDF_MOD
# include <pnetcdf.inc> /* _EXTERNAL */
#endif
#endif
use mpi ! _EXTERNAL



!>
Expand Down

0 comments on commit 0902769

Please sign in to comment.