--- imach/src/imach.c 2022/09/16 13:40:11 1.345 +++ imach/src/imach.c 2022/09/16 13:52:36 1.346 @@ -1,6 +1,9 @@ -/* $Id: imach.c,v 1.345 2022/09/16 13:40:11 brouard Exp $ +/* $Id: imach.c,v 1.346 2022/09/16 13:52:36 brouard Exp $ $State: Exp $ $Log: imach.c,v $ + Revision 1.346 2022/09/16 13:52:36 brouard + * src/imach.c (Module): 0.99r41 Was an error when product of timevarying and fixed. Using FixedV[of name] now. Thank you Feinuo + Revision 1.345 2022/09/16 13:40:11 brouard Summary: Version 0.99r41 @@ -1349,12 +1352,12 @@ double gnuplotversion=GNUPLOTVERSION; #define ODIRSEPARATOR '\\' #endif -/* $Id: imach.c,v 1.345 2022/09/16 13:40:11 brouard Exp $ */ +/* $Id: imach.c,v 1.346 2022/09/16 13:52:36 brouard Exp $ */ /* $State: Exp $ */ #include "version.h" char version[]=__IMACH_VERSION__; char copyright[]="September 2022,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022"; -char fullversion[]="$Revision: 1.345 $ $Date: 2022/09/16 13:40:11 $"; +char fullversion[]="$Revision: 1.346 $ $Date: 2022/09/16 13:52:36 $"; char strstart[80]; char optionfilext[10], optionfilefiname[FILENAMELENGTH]; int erreur=0, nberr=0, nbwarn=0; /* Error number, number of errors number of warnings */ @@ -4390,7 +4393,7 @@ double funcone( double *x) * TvarFind[k] 1 0 0 0 0 0 0 0 0 */ /* Other model ncovcol=5 nqv=0 ntv=3 nqtv=0 nlstate=3 - /* V2 V3 V4 are fixed V6 V7 are timevarying so V8 and V5 are not in the model and product column will start at 9 Tvar[4]=6 + * V2 V3 V4 are fixed V6 V7 are timevarying so V8 and V5 are not in the model and product column will start at 9 Tvar[4]=6 * FixedV[ncovcol+qv+ntv+nqtv] V5 * V1 V2 V3 V4 V5 V6 V7 V8 * 0 0 0 0 0 1 1 1