/Users/huttone/Devel/sedflux-new/sedflux/trunk/ew/flow/flow_main.c File Reference

#include <stdio.h>
#include <math.h>
#include <glib.h>
#include <utils/utils.h>
#include "flow.h"

Go to the source code of this file.

Defines

#define SED_RATE_DEFAULT   (.005)
#define DEPTH_DEFAULT   (1500.)
#define PSI_BASE_DEFAULT   (80.)
#define DZ_DEFAULT   (25.)
#define DT_DEFAULT   (48000.)
#define END_TIME_DEFAULT   (1280000.)
#define PSI_MIN_DEFAULT   (10.)
#define N_DEFAULT   (10)
#define VERBOSE_DEFAULT   (FALSE)

Functions

void print_profile (double t, double *psi, int n)
int main (int argc, char *argv[])


Define Documentation

#define DEPTH_DEFAULT   (1500.)

Definition at line 74 of file flow_main.c.

#define DT_DEFAULT   (48000.)

Definition at line 77 of file flow_main.c.

#define DZ_DEFAULT   (25.)

Definition at line 76 of file flow_main.c.

#define END_TIME_DEFAULT   (1280000.)

Definition at line 78 of file flow_main.c.

#define N_DEFAULT   (10)

Definition at line 80 of file flow_main.c.

#define PSI_BASE_DEFAULT   (80.)

Definition at line 75 of file flow_main.c.

#define PSI_MIN_DEFAULT   (10.)

Definition at line 79 of file flow_main.c.

#define SED_RATE_DEFAULT   (.005)

Definition at line 73 of file flow_main.c.

#define VERBOSE_DEFAULT   (FALSE)

Definition at line 81 of file flow_main.c.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 100 of file flow_main.c.

References DEPTH_DEFAULT, DT_DEFAULT, DZ_DEFAULT, eh_check_opts(), eh_exit(), eh_free, eh_get_opt_bool(), eh_get_opt_dbl(), eh_get_opt_int(), eh_linspace(), eh_new, eh_opts_init(), eh_print_opt(), END_TIME_DEFAULT, help_msg, N_DEFAULT, print_profile(), PSI_BASE_DEFAULT, PSI_MIN_DEFAULT, SED_RATE_DEFAULT, solve_excess_pore_pressure(), and VERBOSE_DEFAULT.

void print_profile ( double  t,
double *  psi,
int  n 
)

Definition at line 208 of file flow_main.c.

Referenced by main().


Generated on Fri Jan 4 18:04:17 2008 for sedflux by  doxygen 1.5.2