Re: [Scilab-users] 'ode' returns constant values for the variables

2018-02-02 Thread Hermes
"Stiffness occurs when some components of the solution decay much more rapidly than others." *Stretched energy function Sys(2)=sin(x0.*x1).*sin(exp(x0.*x1)* function Sys=F(x) Sys=[]; x0=x(1);x1=x(2); Sys(1)=x1*x1+x0*x0-8; Sys(2)=sin(x0.*x1).*sin(exp(x0.*x1)); endfunction func

[Scilab-users] OpenFEM

2018-02-02 Thread paul . carrico
Dear All, OpenFEM project seems to be dead ; the links do not work anymore (http://www.openfem.net/ and https://support.sdtools.com/gf/project/openfem). For my culture, does somebody has the latest release in its archives? Thanks Paul___ users mai