#include "plumeinput.h"#include "plumevars.h"#include <stdio.h>Go to the source code of this file.
Functions | |
| int | plumeread2d (char *fileName, Plume_enviro *env, Plume_grid *grid, Plume_options *opt) |
| int plumeread2d | ( | char * | fileName, | |
| Plume_enviro * | env, | |||
| Plume_grid * | grid, | |||
| Plume_options * | opt | |||
| ) |
Definition at line 34 of file plumeread2d.c.
References Plume_ocean::cc, Plume_ocean::Cw, eh_exit(), Plume_options::fjrd, Plume_options::kwf, Plume_enviro::lat, Plume_grid::ndx, Plume_grid::ndy, Plume_options::o1, Plume_options::o2, Plume_options::o3, Plume_enviro::ocean, Plume_ocean::So, Plume_ocean::Sw, Plume_ocean::vdirection, and Plume_ocean::vo.
1.5.2