<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
  <compounddef id="structcoord__hycom_1_1hycom__cs" kind="type" language="Fortran" prot="public">
    <compoundname>coord_hycom::hycom_cs</compoundname>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1a1039ec0e05cd3526170a142796bdfe49" prot="public" static="no" mutable="no">
        <type>integer</type>
        <definition>integer coord_hycom::hycom_cs::nk</definition>
        <argsstring></argsstring>
        <name>nk</name>
        <briefdescription>
<para>Number of layers/levels in generated grid. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="16" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="16" bodyend="16"/>
      </memberdef>
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1a0761a8bce5000df8da537ee364202b19" prot="public" static="no" mutable="no">
        <type>real, dimension(:), allocatable</type>
        <definition>real, dimension(:), allocatable coord_hycom::hycom_cs::coordinateresolution</definition>
        <argsstring></argsstring>
        <name>coordinateresolution</name>
        <briefdescription>
<para>Nominal near-surface resolution [Z ~&gt; m]. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="19" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="19" bodyend="19"/>
      </memberdef>
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1abe45901dc8d822901722daf816701200" prot="public" static="no" mutable="no">
        <type>real, dimension(:), allocatable</type>
        <definition>real, dimension(:), allocatable coord_hycom::hycom_cs::target_density</definition>
        <argsstring></argsstring>
        <name>target_density</name>
        <briefdescription>
<para>Nominal density of interfaces [R ~&gt; kg m-3]. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="22" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="22" bodyend="22"/>
      </memberdef>
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1a0d0bce5a75bdea4e934976778605bd80" prot="public" static="no" mutable="no">
        <type>real, dimension(:), allocatable</type>
        <definition>real, dimension(:), allocatable coord_hycom::hycom_cs::max_interface_depths</definition>
        <argsstring></argsstring>
        <name>max_interface_depths</name>
        <briefdescription>
<para>Maximum depths of interfaces [H ~&gt; m or kg m-2]. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="25" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="25" bodyend="25"/>
      </memberdef>
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1a422990f9f44e063313439af2251dc39d" prot="public" static="no" mutable="no">
        <type>real, dimension(:), allocatable</type>
        <definition>real, dimension(:), allocatable coord_hycom::hycom_cs::max_layer_thickness</definition>
        <argsstring></argsstring>
        <name>max_layer_thickness</name>
        <briefdescription>
<para>Maximum thicknesses of layers [H ~&gt; m or kg m-2]. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="28" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="28" bodyend="28"/>
      </memberdef>
      <memberdef kind="variable" id="structcoord__hycom_1_1hycom__cs_1acd522b03ad78c566f4cba4b2aec34760" prot="public" static="no" mutable="no">
        <type>type(interp_cs_type)</type>
        <definition>type(interp_cs_type) coord_hycom::hycom_cs::interp_cs</definition>
        <argsstring></argsstring>
        <name>interp_cs</name>
        <briefdescription>
<para>Interpolation control structure. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="31" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="31" bodyend="31"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Control structure containing required parameters for the HyCOM coordinate. </para>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="3">
        <label>real</label>
      </node>
      <node id="2">
        <label>type(interp_cs_type)</label>
      </node>
      <node id="1">
        <label>coord_hycom::hycom_cs</label>
        <link refid="structcoord__hycom_1_1hycom__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>interp_cs</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>target_density</edgelabel>
          <edgelabel>max_interface_depths</edgelabel>
          <edgelabel>coordinateresolution</edgelabel>
          <edgelabel>max_layer_thickness</edgelabel>
        </childnode>
        <childnode refid="4" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="4">
        <label>integer</label>
      </node>
    </collaborationgraph>
    <location file="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" line="13" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/ALE/coord_hycom.F90" bodystart="13" bodyend="32"/>
    <listofallmembers>
      <member refid="structcoord__hycom_1_1hycom__cs_1a0761a8bce5000df8da537ee364202b19" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>coordinateresolution</name></member>
      <member refid="structcoord__hycom_1_1hycom__cs_1acd522b03ad78c566f4cba4b2aec34760" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>interp_cs</name></member>
      <member refid="structcoord__hycom_1_1hycom__cs_1a0d0bce5a75bdea4e934976778605bd80" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>max_interface_depths</name></member>
      <member refid="structcoord__hycom_1_1hycom__cs_1a422990f9f44e063313439af2251dc39d" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>max_layer_thickness</name></member>
      <member refid="structcoord__hycom_1_1hycom__cs_1a1039ec0e05cd3526170a142796bdfe49" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>nk</name></member>
      <member refid="structcoord__hycom_1_1hycom__cs_1abe45901dc8d822901722daf816701200" prot="public" virt="non-virtual"><scope>coord_hycom::hycom_cs</scope><name>target_density</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>
