/* 
 * Copyright (c) 2003 RIKEN (The Institute of Physical and Chemical Research)
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY RIKEN AND CONTRIBUTORS ``AS IS'' AND ANY
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL RIKEN OR CONTRIBUTORS BE
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 * THE POSSIBILITY OF SUCH DAMAGE.
 */

/* $Id: errorcode.txt,v 1.1.1.1 2004/03/31 08:15:05 orrisroot Exp $ */

Error Code list of 'ncspp' command

100 : Symtax error in NCS model description. 7
101 : Module name mismatch. 21
102 : Parameter mismatch. 21
103 : Failed to open a model source file. 3
104 : Failed to open a header file for a model source file. 5
105 : Failed to make a simulation condition file of math. 60
106 : Failed to write mathematical information to simulation condition file. 61
107 : Failed to make a simulation condition file of exinput. 70
108 : Failed to write exinput information to simulation condition file. 75
109 : Failed to make a simulation condition file of delay. 80
110 : Failed to write delay information to simulation condition file. 81
111 : Failed to make a simulation condition file of output. 50
112 : Failed to make a simulation condition file of observable. 55
113 : Out of range : Max No. of cell for integration. 204