bbopt / nomad

NOMAD - A blackbox optimization software
https://nomad-4-user-guide.readthedocs.io/
GNU Lesser General Public License v3.0
118 stars 24 forks source link

documention for python interface #15

Closed prasadkumar0590 closed 3 years ago

prasadkumar0590 commented 3 years ago

Is there any python interface for nomad. If yes can you please provide documentation. It would be great help for us. You help is very much appreciated.

montplaisir commented 3 years ago

The Python interface is located in the directory interfaces/PyNomad. Basically, the Python interface is the same in NOMAD 4 as in NOMAD 3. There is some information about it in the NOMAD 3 user guide, as well as in the file interfaces/PyNomad/readme.txt. To download NOMAD 3, go to https://www.gerad.ca/nomad/.

prasadkumar0590 commented 3 years ago

Thank you fror quick response. If we want run python files which are located in "nomad.3.9.0\examples\interfaces\pyNomad_Beta" folder do we need to install nomad software from this url https://www.gerad.ca/nomad/. your help is greatly appreciated.