FV3 Bundle
drifters_io.F90 File Reference
#include <file_version.h>
Include dependency graph for drifters_io.F90:

Go to the source code of this file.

Data Types

type  drifters_io_mod::drifters_io_type
 

Modules

module  drifters_io_mod
 

Functions/Subroutines

subroutine, public drifters_io_mod::drifters_io_new (self, filename, nd, nf, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_del (self, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_set_time_units (self, name, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_set_position_names (self, names, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_set_position_units (self, names, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_set_field_names (self, names, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_set_field_units (self, names, ermesg)
 
subroutine, public drifters_io_mod::drifters_io_write (self, time, np, nd, nf, ids, positions, fields, ermesg)
 

Variables

integer, parameter, private drifters_io_mod::max_str_len = 128
 
real drifters_io_mod::drfts_eps_t = 10.*epsilon(1.)