Skip to content

Commit

Permalink
Cleanup of the file header information section since it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Jul 20, 2024
1 parent 1d0dcc4 commit 7cc6e40
Show file tree
Hide file tree
Showing 131 changed files with 6 additions and 2,632 deletions.
33 changes: 5 additions & 28 deletions src/CPL/CLM_cpl/clm_drv_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,28 +1,5 @@
!2345678
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they
! include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

subroutine clm_drv_HYDRO()
use module_clm_HYDRO, only: clm_cpl_HYDRO
implicit none
call clm_cpl_HYDRO()
end subroutine clm_drv_HYDRO
subroutine clm_drv_HYDRO()
use module_clm_HYDRO, only: clm_cpl_HYDRO
implicit none
call clm_cpl_HYDRO()
end subroutine clm_drv_HYDRO
20 changes: 0 additions & 20 deletions src/CPL/CLM_cpl/module_clm_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_CLM_HYDRO
use domainMod , only : ldomain
Expand Down
20 changes: 0 additions & 20 deletions src/CPL/LIS_cpl/lis_drv_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

!2345678
subroutine lis_drv_HYDRO(n)
Expand Down
20 changes: 0 additions & 20 deletions src/CPL/LIS_cpl/module_lis_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_lis_HYDRO
use noah271_lsmMod, only : noah271_struc
Expand Down
20 changes: 0 additions & 20 deletions src/CPL/NoahMP_cpl/hrldas_drv_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

!2345678

Expand Down
20 changes: 0 additions & 20 deletions src/CPL/NoahMP_cpl/module_hrldas_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_HRLDAS_HYDRO

Expand Down
20 changes: 0 additions & 20 deletions src/CPL/Noah_cpl/hrldas_drv_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

!2345678
subroutine hrldas_drv_HYDRO(STC,SMC,SH2OX,infxsrt,sfcheadrt,soldrain,ii,jj,kk, qsgw)
Expand Down
20 changes: 0 additions & 20 deletions src/CPL/Noah_cpl/module_hrldas_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_HRLDAS_HYDRO

Expand Down
20 changes: 0 additions & 20 deletions src/CPL/WRF_cpl/module_wrf_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_WRF_HYDRO

Expand Down
20 changes: 0 additions & 20 deletions src/CPL/WRF_cpl/module_wrf_HYDRO_downscale.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_WRF_HYDRO

Expand Down
20 changes: 0 additions & 20 deletions src/CPL/WRF_cpl/wrf_drv_HYDRO.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

!2345678
!ywGW subroutine wrf_drv_HYDRO(HYDRO_dt,grid, config_flags, its,ite,jts,jte)
Expand Down
20 changes: 0 additions & 20 deletions src/Data_Rec/module_RT_data.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

Module module_RT_data
use module_rt_inc, only: rt_field
implicit none
Expand Down
20 changes: 0 additions & 20 deletions src/Data_Rec/module_gw_gw2d_data.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
! <brief list of changes to this source file>
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_gw_gw2d_data
implicit none
Expand Down
20 changes: 0 additions & 20 deletions src/Data_Rec/module_namelist.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_namelist

#ifdef MPP_LAND
Expand Down
20 changes: 0 additions & 20 deletions src/HYDRO_drv/module_HYDRO_drv.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module module_HYDRO_drv
#ifdef MPP_LAND
use module_HYDRO_io, only: output_rt, mpp_output_chrt, mpp_output_lakes, mpp_output_chrtgrd, &
Expand Down
20 changes: 0 additions & 20 deletions src/Land_models/Noah/GRAPHICS/HORIZ/kwm_date_utilities.F
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
! Program Name:
! Author(s)/Contact(s):
! Abstract:
! History Log:
!
! Usage:
! Parameters: <Specify typical arguments passed>
! Input Files:
! <list file names and briefly describe the data they include>
! Output Files:
! <list file names and briefly describe the information they include>
!
! Condition codes:
! <list exit condition or error codes returned >
! If appropriate, descriptive troubleshooting instructions or
! likely causes for failures could be mentioned here with the
! appropriate error code
!
! User controllable options: <if applicable>

module kwm_date_utilities
contains
subroutine geth_newdate (ndate, odate, idt)
Expand Down
Loading

0 comments on commit 7cc6e40

Please sign in to comment.