![]() |
JURASSIC
|
Calculate kernel functions. More...
#include "jurassic.h"
Go to the source code of this file.
Functions | |
void | call_kernel (const ctl_t *ctl, const tbl_t *tbl, const char *wrkdir, const char *obsfile, const char *atmfile, const char *kernelfile) |
Perform kernel calculations in a single directory. More... | |
int | main (int argc, char *argv[]) |
Calculate kernel functions.
Definition in file kernel.c.
void call_kernel | ( | const ctl_t * | ctl, |
const tbl_t * | tbl, | ||
const char * | wrkdir, | ||
const char * | obsfile, | ||
const char * | atmfile, | ||
const char * | kernelfile | ||
) |
Perform kernel calculations in a single directory.
Definition at line 103 of file kernel.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 44 of file kernel.c.