Displaying 3 results from an estimated 3 matches for "tcur".
Did you mean:
cur
2006 Apr 25
1
Windows MinGW compiler clarification, consequences
...e; odesolve has Fortan source
files. Example R code in the Bioconductor package evaluates without
issues when the .zip file from cran is used, but generates warnings
(originating from the Fortran code of odesolve) when compiled locally:
Warning: intdy-- t (=r1) illegal
Warning: t not in interval tcur - hu (= r1) to tcur (=r2)
Warning: intdy-- t (=r1) illegal
Warning: t not in interval tcur - hu (= r1) to tcur (=r2)
Warning: lsoda-- trouble from intdy. itask = i1, tout = r1
Error in lsoda(y = y0, times = times, fderiv, parms = c(mod = mod), rtol = 1e-04, :
Illegal input to lsoda
R versio...
2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
...et when running the code is:
DLSODA- Warning..Internal T (=R1) and H (=R2) are
such that in the machine, T + H = T on the next step
(H = step size). Solver will continue anyway.
In above message, R =
[1] 0 0
DINTDY- T (=R1) illegal
In above message, R =
[1] 0.1
T not in interval TCUR - HU (= R1) to TCUR (=R2)
In above message, R =
[1] 0 0
DINTDY- T (=R1) illegal
In above message, R =
[1] 0.2
T not in interval TCUR - HU (= R1) to TCUR (=R2)
In above message, R =
[1] 0 0
DLSODA- Trouble in DINTDY. ITASK = I1, TOUT = R1
In above message, I =
[1] 1
In above message, R =
[1...
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
Hello=20all,
=20=20I=20am=20wondering=20if=20anyone=20successfully=20built=20samba=20PDC=20=
on
mahine=20A=20and=20used=20LDAP=20on=20machine=20B=20for=20authentication?
=20=20Because=20now=20before=20creating=20a=20samba=20account,=20one=20must
create=20an=20unit=20account,=20right?
=20=20My=20goal=20is=20as=20follows: