07.08.2013 Views

skade eaction ffusion ne-dimensional System - ZIB

skade eaction ffusion ne-dimensional System - ZIB

skade eaction ffusion ne-dimensional System - ZIB

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

This system of nonli<strong>ne</strong>ar equations modls a cerain planktonit predator<br />

prey suations in which crowding is a facor. The KARDOS user defi<strong>ne</strong>s in<br />

user. he following funtions:<br />

static int EcoParabolic(real x, int classA, real t, real *fVals,<br />

int equation, int variable)<br />

if (equation!=variable) return F_IGN0RE;<br />

switch (variable)<br />

{<br />

case 0: fVals[0] = 1.0;<br />

break;<br />

case 1: fVals[0] = 1.0;<br />

break;<br />

return F_C0ISTAIT;<br />

static int EcoLaplace(real x, int classA, real t, real *fVals,<br />

int equation, int variable)<br />

if (equation!=variable) return F_IGN0RE;<br />

switch (variable)<br />

{ case 0: fVals[0] = 0.0125;<br />

break;<br />

case 1: fVals[0] = 1.0;<br />

break;<br />

return F_C0ISTAIT;<br />

static int EcoConvection(real x, int classA, real t, real *fVal,<br />

int equation, int variable)<br />

return F_IGI0RE;<br />

static int EcoHelmholtz(real x, int classA, real t, real *fVal,<br />

int equation, int variable)<br />

return F_IGI0RE;<br />

static int EcoSource(real x, int classA, real t, EDG* ed,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!