Skip to content

Commit

Permalink
change author on new subroutines
Browse files Browse the repository at this point in the history
  • Loading branch information
irenavankova committed Jul 23, 2024
1 parent 00fc261 commit 77feb92
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions components/mpas-ocean/src/shared/mpas_ocn_surface_bulk_forcing.F
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ end subroutine ocn_surface_bulk_forcing_tracers!}}}
! routine ocn_surface_bulk_forcing_tracers_subglacial_runoff
!
!> \brief Determines the tracers forcing array used for the bulk forcing.
!> \author Doug Jacobsen
!> \date 04/25/12
!> \author Irena Vankova
!> \date July 2024
!> \details
!> This routine computes the tracers forcing arrays used later in MPAS.
!
Expand Down Expand Up @@ -425,8 +425,8 @@ end subroutine ocn_surface_bulk_forcing_thick!}}}
! routine ocn_surface_bulk_forcing_thick_subglacial_runoff
!
!> \brief Determines the thickness forcing array used for the bulk forcing.
!> \author Doug Jacobsen
!> \date 04/25/12
!> \author Irena Vankova
!> \date July 2024
!> \details
!> This routine computes the thickness forcing arrays used later in MPAS.
!
Expand Down Expand Up @@ -752,8 +752,8 @@ end subroutine ocn_surface_bulk_forcing_active_tracers!}}}
! routine ocn_surface_bulk_forcing_active_tracers_subglacial_runoff
!
!> \brief Determines the active tracers forcing array used for the bulk forcing.
!> \author Doug Jacobsen
!> \date 04/25/12
!> \author Irena Vankova
!> \date July 2024
!> \details
!> This routine computes the active tracers forcing arrays used later in MPAS.
!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ end subroutine ocn_thick_surface_flux_tend!}}}
! routine ocn_thick_surface_flux_tend_subglacial_runoff
!
!> \brief Computes tendency term from horizontal advection of thickness
!> \author Doug Jacobsen
!> \date 15 September 2011
!> \author Irena Vankova
!> \date July 2024
!> \details
!> This routine computes the horizontal advection tendency for
!> thickness based on current state and user choices of forcings.
Expand Down Expand Up @@ -276,8 +276,8 @@ end subroutine ocn_thick_surface_flux_tend_subglacial_runoff!}}}
! routine ocn_thick_surface_flux_init
!
!> \brief Initializes ocean horizontal thickness surface fluxes
!> \author Doug Jacobsen
!> \date 12/17/12
!> \author Irena Vankova
!> \date July 2024
!> \details
!> This routine initializes quantities related to thickness
!> surface fluxes in the ocean.
Expand Down

0 comments on commit 77feb92

Please sign in to comment.