Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] View of /trunk/paramin-beta/paramin.h
[mareframe] / trunk / paramin-beta / paramin.h Repository:
ViewVC logotype

View of /trunk/paramin-beta/paramin.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (download) (annotate)
Mon Feb 10 17:09:07 2014 UTC (10 years, 4 months ago) by agomez
File size: 569 byte(s)
Initial version based on Gadget 2.2.00
#ifndef paramin_h
#define paramin_h

/* All the standard header files needed by paramin are also required
 * by gadget, so the easiest way to include them is to include the
 * gadget header file.  This also gives us all the constants that are
 * defined for gadget, so we only need to define any new ones here */
#include "gadget.h"

/* Also defined are some of the constants used by Paramin */
const double LINACC = 0.00001;
const double BORMACC = 0.001;

/* Update the following line each time upgrades are implemented */
#define PARAMINVERSION "2.1.00-BETA"

#endif

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge