Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Your monitoring isn't a stack. It's a pile. Fix that.
Errors, performance, logs, uptime. One install, one invoice, one UI.
Replace Datadog, New Relic, and Sentry without adding three more dashboards.
MatNMR is a highly flexible toolbox for processing 1D and 2D NMR/EPR spectra in MATLAB and creating high-quality 1D, 2D or 3D plots. Fully GUI and/or script-based.
Calculates frequencies/modes from an nwchem generated hessian
This is a simple Octave script which calculates the frequencies/normal modes from an nwchem generated hessian matrix. The advantage of having a separate script for this is that you can use the same hessian to calculate frequencies for different isotopic substitutions i.e. you only have to run one nwchem calculation.
The script is finished in its current form in the sense that it is feature complete. Feel free to amend, translate, copy, steal etc.
See the README in the code repository...
nwbas2ecce converts nwchem basis set files to the ECCE format
The basis sets included with ECCE have -- as far as I can tell -- not been updated for many years. In addition, many of the newer basis sets that come with nwchem aren't included, such as the def2- series.
nwbas2ecce is a python script that aims to automate as much as possible of the conversion process of a nwchem basis set file into the files necessary for ECCE to included it in the basis set tool.
The process isn't completely automatic, but I also believe that it shouldn't be to...