Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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 pythonscript 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 avoid...
Pythonscript 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]