Giter Club home page Giter Club logo

cfac's Introduction

FAC is a software package for the calculation of various atomic processes,
written by Ming Feng Gu at the Space Science Laboratory of Berkeley.

cFAC was started around 2010 (based on FAC-1.1.1, released in 2006), initially
focusing on providing large volumes of data as required, e.g., for
collisional-radiative plasma modeling, and eliminating reliance upon third-party
Fortran numerical libraries with their C equivalents (hence the change in the
package name). See ChangeLog for details. The original file, documenting
development up to version 1.1.1, is kept as doc/ChangeLog.MFG.

Recently, Ming Feng Gu kindly agreed to release the FAC sources under the GPL
(version 3 or higher) license, and the repository is currently made public on
GitHub, <https://github.com/fnevgeny/fac/>.

Some bits of the FAC sources, which are still used in cFAC, were published in
the Computer Physics Communications journal, and as such, are licensed for
non-profit or academic use only, please see
<http://cpc.cs.qub.ac.uk/licence/licence.html>.

In order to compile in these CPC-licensed modules, you need to pass the
"--with-cpc-modules" configure flag and explicitly agree to the CPC licensing
terms. Please note that as a result, the "sfac" executable will not be
redistributable!

Prerequisites:
1) The GNU Scientific Library (GSL) <http://www.gnu.org/software/gsl/>,
   version 1.15 or above (earlier versions will NOT work).
2) The SQLite software library <http://www.sqlite.org/>.

Note: If you install the above software using a package manager of your OS, make
      sure you select the development packages (*-dev*).

Installation:
1) ./configure
Note 1: Specify --prefix=my/dir, if the default /usr/local is not what you 
        want.
Note 2: Use the "--with-extrainc" and "--with-extralib" options if the
        third-party libraries are not installed in the default system place.
Note 3: Run ./configure --help for more options.

2) make

3) make check
This will run a test suite of demo scripts. Any error should be reported!

4) make install
This installs the "sfac" binary, as well as the CFACDB library, C header file,
and utility.

Usage:
The "sfac" executable accepts an input file as its only argument. See the "demo"
directory for examples. For more details, please read the manual, and be sure to
read the FAQ section of it. 

Evgeny Stambulchik
Department of Particle Physics and Astrophysics
Faculty of Physics
Weizmann Institute of Science
Rehovot 7610001
Israel

cfac's People

Contributors

fnevgeny avatar

Watchers

James Cloos avatar

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.