Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
get_derivs.f90 | 2015-06-02 | 7.1 kB | |
get_derivs.m | 2015-06-02 | 3.0 kB | |
get_derivs.nb | 2015-06-02 | 17.7 kB | |
get_derivs.py | 2015-06-02 | 4.2 kB | |
README | 2015-06-02 | 791 Bytes | |
get_derivs.c | 2015-06-02 | 3.7 kB | |
Totals: 6 Items | 36.4 kB | 0 |
fortran executable compiled using: gfortran get_derivs.f90 -o get_derivs.fexe c executable compiled using: gcc get_derivs.c -o get_derivs.cexe Mathematica notebook created in Mathematica8, but is probably both forward and backward-compatible MATLAB script created in MATLAB 2014.R2014b, but is also probably forward and backward-compatible Python script, FORTRAN executable and C executable must be called from the command line, and are stand alone codes that interface with PyPES through text-based data files. They MUST be edited to be consistent with the PyPES input file - here example5_QFF.in, and the file specifications it contains. If in doubt, run PyPES manually first, then edit your wrapper to refer to the appropriate coordinate and derivative files accordingly.