EEM parameterization software
License
sb-ncbr/neemp
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
NEEMP - EEM parameterization tool Copyright 2013-2016 Tomas Racek (tom@krab1k.net) manual: http://webchem.ncbr.muni.cz/Wiki/NEEMP:UserManual *Compilation (linux)* - dependencies - required: lapack, libxml2, zlib, gfortran, openmp - dependencies - optional: help2man (for generating man page) - simply run 'make' *Compilation (Mac OS X)* - install Homebrew (http://brew.sh/) - install gcc using Homebrew $ brew install gcc - change 'export CC=gcc' in main Makefile to 'export CC=gcc-6' - run 'make' *Compilation (Windows)* - install Cygwin (https://www.cygwin.com/) - install libraries needed as dependencies into Cygwin (see above) - compile by running 'make' as usual *Bugs* - If you found a bug, or have a feature request, please send an email to "tom@krab1k.net". Thank you!
About
EEM parameterization software