Plume_param_st Struct Reference

#include <plume_local.h>

List of all members.

Public Attributes

double r_dir
double r_angle
 Angle of the coast normal.
double latitude
 Angle river makes with coast (0 deg is normal to coastline).
double ocean_conc
 Latitude of river mouth.
double coastal_current
 Ocean sediment concentration.
double coastal_current_dir
 Velocity of coastal current.
double coastal_current_width
 Direction of coastal current.
double river_tracer
 Normalized width of coastal current.
double ocean_tracer
 Concentration of river water.
gint river_mouth_nodes
 Concentration of ocean water.
double aspect_ratio
 Number of grid nodes in river mouth.
double basin_width
 Ratio of cross-shore to along-shore grid spacing.
double basin_len
 Width of the basin.
double dx
 Length of the basin.
double * bulk_density
 Cross-shore output resolution.
double * lambda
 Saturated density of river sediments.
gint n_grains
 Removal rate of rive sediments.


Detailed Description

Definition at line 11 of file plume_local.h.


Member Data Documentation

double Plume_param_st::r_dir

Definition at line 13 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::r_angle

Angle of the coast normal.

Definition at line 14 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::latitude

Angle river makes with coast (0 deg is normal to coastline).

Definition at line 15 of file plume_local.h.

Referenced by plume_check_params(), and plume_wrapper().

double Plume_param_st::ocean_conc

Latitude of river mouth.

Definition at line 16 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::coastal_current

Ocean sediment concentration.

Definition at line 17 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::coastal_current_dir

Velocity of coastal current.

Definition at line 18 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::coastal_current_width

Direction of coastal current.

Definition at line 19 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::river_tracer

Normalized width of coastal current.

Definition at line 20 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::ocean_tracer

Concentration of river water.

Definition at line 21 of file plume_local.h.

Referenced by plume_wrapper().

gint Plume_param_st::river_mouth_nodes

Concentration of ocean water.

Definition at line 23 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::aspect_ratio

Number of grid nodes in river mouth.

Definition at line 24 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::basin_width

Ratio of cross-shore to along-shore grid spacing.

Definition at line 28 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::basin_len

Width of the basin.

Definition at line 29 of file plume_local.h.

Referenced by plume_wrapper().

double Plume_param_st::dx

Length of the basin.

Definition at line 30 of file plume_local.h.

Referenced by plume_wrapper().

double* Plume_param_st::bulk_density

Cross-shore output resolution.

Definition at line 32 of file plume_local.h.

Referenced by plume_wrapper().

double* Plume_param_st::lambda

Saturated density of river sediments.

Definition at line 33 of file plume_local.h.

Referenced by plume_wrapper().

gint Plume_param_st::n_grains

Removal rate of rive sediments.

Definition at line 34 of file plume_local.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2