This is RAPTOR - RApid Plasma Transport Simulator
First verison developed by F. Felici at CRPP 2009-2012
Currently hosted on SVN: https://crppsvn.epfl.ch/repos/RAPTOR/RAPTOR/trunk

To get started, run any of the *demo* files in the RAPTOR_code/ directory

For more information about the code, see these publications:
- F. Felici et. al. Nuclear Fusion 51(8) 2011, 083052 (interpretative and real-time use)
- F. Felici et. al. Plasma Physics and Controlled Fusion 54(2), 2012, 025002 (predictive and optimization use)

Before using this code, please sign and return the licence agreement in the licence/ directory
You are free to use, modify and improve this code, following the rules stated in the licence agreement


*directories:
RAPTOR_code   : contains the main code for both predictive and interpretative version
projects      : place to add projects which "use" RAPTOR to do something else, e.g. hybrid ramp-up optimization
optimization  : routines for nonlinear optimization, evaluation of cost function and constraints
licence       : contains the licence agreement

*less important directories
benchmark     : some code benchmark files
chease_equils : used to store chease equilibria which are fixed-boundary equil. inputs to the code
data          : used to stock data (empty in svn repository)
figures       : figure repository
