Skip to content

Commit

Permalink
Merge branch 'jayeshkrishna/rem_unused_pio_mod' (PR #1228)
Browse files Browse the repository at this point in the history
This is an obsolete PIO1 module that is no longer used. This
module is also no longer available with PIO2. Removing it.

[BFB]
  • Loading branch information
jayeshkrishna committed Jan 19, 2017
2 parents 0b40784 + 077f848 commit 056eb5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/cam/src/control/sat_hist.F90
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ end subroutine sat_hist_write
!-------------------------------------------------------------------------------
subroutine dump_columns( File, hitem, ncols, nfils, fdims, ldims, owners )
use cam_history_support, only: field_info, hentry, hist_coords, fillvalue
use pionfwrite_mod, only: write_nf
use pio, only: pio_initdecomp, pio_freedecomp, pio_setframe, pio_iam_iotask, pio_setdebuglevel, pio_offset_kind

type(File_desc_t),intent(inout) :: File
Expand Down

0 comments on commit 056eb5f

Please sign in to comment.