Git Product home page Git Product logo

sander-xtb's Introduction

sander-xtb

Interface between sander and xtb package

Works by reusing the existing interface between sander and ORCA - no modifications to sander or xtb are needed. Just make sure that both xtb and the "orca" script are in the $PATH and executable.

The interface is very basic. It ignores all the variables in &orc namelist except num_threads. The GFN2 method is always used.

sander-xtb's People

Contributors

kzinovjev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sander-xtb's Issues

How to set up this interface?

Hi Kiril,,

I was wondering if anything needs to be changed in "orca.sh" script before running?

I have placed "orca.sh" and sander input in the same directory and I am wondering which should I run first.

This is my input:
minimization of solvent
&cntrl
imin = 1, maxcyc = 10000,
ncyc = 200, ntx = 1,
ntwe = 0, ntwr = 500, ntpr = 50,
ntc = 2, ntf = 2, ntb = 1, ntp = 0,
cut = 8.0,
ioutfm=1, ntxo=2, ifqnt = 1,
/
&qmmm
qmmask = '@12407-12427',
qmcharge = 1,
spin = 1,
qm_theory = 'EXTERN',
qm_ewald = 0,
writepdb = 1,
/
&orc
num_threads = 24,
/

and in the Slurm script I specify: sander -O -i min.in -o min.out -p CUTC_solv.parm7 -c prod5.rst7 -r min.rst7

My sander and XTB are installed through conda and I call Orca as a preinstalled module.

At the moment sander runs default orca level and does not even take XTB in consideration. If I run bash orca.sh it makes directory with two files and errors out:

head: error reading ‘../’: Is a directory
tail: error reading ‘../’: Is a directory
grep: ../: Is a directory
head: cannot open ‘energy’ for reading: No such file or directory
head: error reading ‘../’: Is a directory
tail: cannot open ‘gradient’ for reading: No such file or directory
head: option requires an argument -- 'n'
Try 'head --help' for more information.
head: error reading ‘../’: Is a directory
awk: fatal: cannot open file `pcgrad' for reading (No such file or directory)

It would be great if you could suggest the best way to make this work.

Thanks,

Marko

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.