FV3 Bundle
ufo_seaicefrac_mod Module Reference

Fortran module to handle ice concentration observations. More...

Data Types

type  ufo_seaicefrac
 Fortran derived type for sea ice fraction observation operator. More...
 

Functions/Subroutines

subroutine, public ufo_seaicefrac_simobs (self, geovals, hofx)
 

Variables

integer, parameter max_string =800
 

Detailed Description

Fortran module to handle ice concentration observations.

Function/Subroutine Documentation

◆ ufo_seaicefrac_simobs()

subroutine, public ufo_seaicefrac_mod::ufo_seaicefrac_simobs ( type(ufo_seaicefrac), intent(in)  self,
type(ufo_geovals), intent(in)  geovals,
real(c_double), dimension(:), intent(inout)  hofx 
)

Definition at line 33 of file ufo_seaicefrac_mod.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ max_string

integer, parameter ufo_seaicefrac_mod::max_string =800
private

Definition at line 19 of file ufo_seaicefrac_mod.F90.