Sha256: 4e096a6645397414877959c39bbcb6e01abd2c44e97375c5723545cbb425dbdb

Contents?: true

Size: 1.3 KB

Versions: 9

Compression:

Stored size: 1.3 KB

Contents

= nera

* http://nera.rubyforge.com

== DESCRIPTION:

This is an application which helps you to manage a database for the Monte Carlo simulations. 
For the dtailed usage, see http://nera.rubyforge.com

== SYNOPSIS:

If you want to start the program, spcify the name of the database (say, 'nera_db') as the first argument.

  nera 'neradb'

To add your own simulators,

  nera_addsim 'neradb'

To edit your host informations,

  nera_addhost 'neradb'

== REQUIREMENTS:

Ruby 1.8.6 or later

== INSTALL:

To install,

  sudo gem install nera --include-dependencies

== LICENSE:

NER_Analyzer : A database management application for Monte Carlo simulations
Copyright (C) 2009 Yohsuke Murase and Shigenori Matsumoto 

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
nera-0.7.0 README.rdoc
nera-0.6.0 README.rdoc
nera-0.5.2 README.rdoc
nera-0.5.1 README.rdoc
nera-0.5.0 README.rdoc
nera-0.4.0 README.rdoc
nera-0.3.1 README.rdoc
nera-0.2.3 README.rdoc
nera-0.2.2 README.rdoc