Page 1 of 1

Information in the listing file

Posted: Thu Sep 02, 2010 3:53 pm
by Laurent Chemartin
Hi ,
I notice that the listing file gets lighter in v2.0.0.rc2.  I wonder how to activate the writing these information:
** INFORMATIONS ON THE CONVERGENCE
** INFORMATIONS ON THE VARIABLES
 
Thank for your help

Re: Information in the listing file

Posted: Fri Sep 03, 2010 2:23 am
by Yvan Fournier
Hello,
You may look into usini1.f90 to see how to set "iwarni" for different variables.
Best regards,
  Yvan

Re: Information in the listing file

Posted: Fri Sep 03, 2010 2:51 pm
by Laurent Chemartin
"iwarni" was set to 1, but "ntlist" was set to 1000 ! Now it's ok.
Thanks