q2mm
                                
                                
                                
                                    q2mm copied to clipboard
                            
                            
                            
                        Request for logging of intermediate data
Older versions of the code generated tables of data in files par.one, par.ref, and par.tot. A description of the files can be found in Per-Ola Norrby and Tommy Liljefors, J. Comput. Chem. 1998, 19, 1146-1166. It would be nice to still have access to these files or perhaps something similar.
There have been a lot of updates in regards to this. For the desired level of verbosity, try adjusting the logging levels in the constants module. For more information on logging levels, please refer to the documentation.
I'm going to add an option to write the Jacobian matrix to a file. Once this has been completed, I'll consider this issue closed.
I think once the Jacobian read and write functionality is added, this issue can be closed.
Commit cb36b4c1bece4723a has helped move this issue forward significantly. This enabled one to restart the gradient optimization from the parameter central differentiation file.
I think all that is needed now is the option to print or write the Jacobian.
This probably will necessitate that gradient be runnable from the command line with argument handling.