Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
nwbas2ecce converts nwchem basis set files to the ECCE format
...The process isn't completely automatic, but I also believe that it shouldn't be to avoid stuff-ups -- however, the amount of manual editing is kept to a minimum.
Note that these script are run in the terminal. The screenshot is of the basis set tool in ECCE, not this piece of software.
Python script that converts regular zmatrix to orca-zmatrix format.
Since I use GUI tools which only save the molecules to regular zmatrix format. I created a script that would convert the regular format to the special orca format.
It is written in python and can be used like this.
usage: convert2orcazmatrix.py [-h] -i INPUTFILE [-o OUTPUTFILE]