You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the software progresses, it will be important that the user has the ability to run a quick calculation to confirm the job's parameters as well as the ability to run a more accurate but slower calculation to get meaningful results.
Currently, the project supports only the RK4 method for testing purposes, but it would be best to use a more robust propagator such as Magnus or Parallel Transport Gauge.
As the software progresses, it will be important that the user has the ability to run a quick calculation to confirm the job's parameters as well as the ability to run a more accurate but slower calculation to get meaningful results.
Currently, the project supports only the RK4 method for testing purposes, but it would be best to use a more robust propagator such as Magnus or Parallel Transport Gauge.
A similar approach can be found with NWChem's documentation.
The text was updated successfully, but these errors were encountered: