WAVEWATCH III  beta 0.0.1
w3updtmd.F90 File Reference

Bundles all input updating routines for WAVEWATCH III. More...

Go to the source code of this file.

Modules

module  w3updtmd
 Bundles all input updating routines for WAVEWATCH III.
 

Functions/Subroutines

subroutine w3updtmd::w3ucur (FLFRST)
 Interpolate the current field to the present time. More...
 
subroutine w3updtmd::w3uwnd (FLFRST, VGX, VGY)
 Interpolate wind fields to the given time. More...
 
subroutine w3updtmd::w3utau (FLFRST)
 Interpolate atmosphere momentum fields to the given time. More...
 
subroutine w3updtmd::w3uini (A)
 Initialize the wave field with fetch-limited spectra before the actual calculation start. More...
 
subroutine w3updtmd::w3ubpt
 Update spectra at the active boundary points. More...
 
subroutine w3updtmd::w3uic1 (FLFRST)
 Update ice thickness in the wave model. More...
 
subroutine w3updtmd::w3uic5 (FLFRST)
 Update ice floe mean and max diameters in the wave model. More...
 
subroutine w3updtmd::w3uice (VA)
 Update ice map in the wave model. More...
 
subroutine w3updtmd::w3ulev (A, VA)
 Update the water level. More...
 
subroutine w3updtmd::w3urho (FLFRST)
 Interpolate air density field to the given time. More...
 
subroutine w3updtmd::w3utrn (TRNX, TRNY)
 Update cell boundary transparencies for general use in propagation routines. More...
 
subroutine w3updtmd::w3dzxy (ZZ, ZUNIT, DZZDX, DZZDY)
 Calculate derivatives of a field. More...
 

Detailed Description

Bundles all input updating routines for WAVEWATCH III.

Author
H. L. Tolman
Date
22-Mar-2021

Definition in file w3updtmd.F90.