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

Go to the source code of this file.

Data Types

type  drifters_input_mod::drifters_input_type
 
interface  drifters_input_mod::assignment(=)
 

Modules

module  drifters_input_mod
 

Functions/Subroutines

subroutine, public drifters_input_mod::drifters_input_new (self, filename, ermesg)
 
subroutine, public drifters_input_mod::drifters_input_del (self, ermesg)
 
subroutine drifters_input_mod::drifters_input_copy_new (new_instance, old_instance)
 
subroutine, public drifters_input_mod::drifters_input_save (self, filename, geolon, geolat, ermesg)
 

Variables

integer, parameter, private drifters_input_mod::max_str_len = 128
 
character, parameter, private drifters_input_mod::separator = ' '