Page 1 of 1

DOJO Report and Hint explNtion

Posted: Sat Jun 06, 2020 11:22 am
by erichmond
On the webpage https://www.abinit.org/psps_abinit, it mentions that the DOJO Report and Hint explanations could be found at the end of each psp file. I looked at the end of several psp8 files from pseudodojo and could not find anything labeled DOJO Report or Hint explanations. Would you please direct me to where this information can be found..
Thank you.
Eliezer

Re: DOJO Report and Hint explNtion

Posted: Mon Jun 08, 2020 9:51 am
by gmatteo
it mentions that the DOJO Report and Hint explanations could be found at the end of each psp file. I looked at the end of several psp8 files from pseudodojo
The doc is outdated.
The hints were stored at the the end of the psp8 file in the first version of the PseudoDojo
Then we decided to store the hints in a separate json file.

The hints for each pseudo are available on the webpage once you have selected the element with the mouse
(see also "What are all these numbers?” Section at http://www.pseudo-dojo.org/faq.html

Plots with the converge studies used to obtain the hints are available in the Jupyter notebook (select format "HTML" and click the element to open the HTML page with the notebook)

Re: DOJO Report and Hint explNtion

Posted: Tue Jun 09, 2020 8:32 am
by erichmond
Thanks for the information.