PUBLIC INTERFACE ~ PUBLIC DATA ~ PUBLIC ROUTINES ~ NAMELIST ~ DIAGNOSTIC FIELDS ~ ERROR MESSAGES ~ REFERENCES ~ NOTES

Module ocean_drifters_mod

Contact:  Matt Harrison
Reviewers: 
Change History: WebCVS Log


OVERVIEW

Advect USER supplied drifters using the shared/drifters package.

Advect USER supplied drifters using the shared/drifters package.


OTHER MODULES USED

        drifters_mod
fms_mod
mpp_domains_mod
time_manager_mod
ocean_domains_mod
ocean_parameters_mod
ocean_types_mod

PUBLIC INTERFACE



PUBLIC DATA

None.


PUBLIC ROUTINES


    NAMELIST

    &ocean_drifters_nml

    use_this_module
    Must be true to run this module. Default use_this_module=.false.
    [logical]
    output_interval
    Interval in timesteps between drifter writes
    [integer]


    DATA SETS

    None.


    ERROR MESSAGES

    None.


    top