FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_gcc_calc
Interface
9 statements
Source File
gcc_interface.F90
calculate_gcc
abst_gcc_calc
Contents
None
interface
private pure elemental function abst_gcc_calc(self, state) result(suction)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_gcc
),
intent(in)
::
self
type(
type_state
),
intent(in)
::
state
Return Value
real(kind=real64)