Source code for NAADSM/SCThis page is intended for programmers and advanced users who wish to review or modify the NAADSM/SC source code, or to build the application from source code. NAADSM/SC is a command line application. The interface consists solely of a set of command line options, which specify the names of files which contain the scenario parameters. NAADSM/SC parameter input files are created in plain-text extensible markup language (*.xml) format. Complete document type definitions (DTDs) are included with the NAADSM/SC source code. NAADSM/PC can be used to automatically generate the required XML. The source code for NAADSM/SC is written in C. Exactly the same source code is used to generate the core model library used in NAADSM/PC with only a few simple changes to the compiler settings. NAASDM/SC can be compiled with the GNU Compiler Collection (GCC), version 3.4.2 or higher. Required libraries for the NAADSM/SCA number of libraries are required in order to build NAADSM/SC. Many of these are included in typical Linux/UNIX distributions, but some will need to be compiled and installed prior to attempting to compile NAADSM/SC. As usual, these libraries may have additional dependencies of their own. The required libraries are as follows:
Source code for NAADSM/SCDownload source code for NAADSM/SC from one of the links below. It is recommended that you download the source for the latest version, unless you have a particular need for an older version. Also, please be sure to review the version history and list of known problems and bugs to obtain the latest information about the program. Download the C source code for the NAADSM/SC 3.2 (as a ZIP archive)
Download the C source code for the NAADSM/SC 3.1 (as a ZIP archive)
Download the C source code for the NAADSM/SC 3.0 (as a ZIP archive)
Building & running NAADSM/SCAdditional notes and comments about NAADSM/SC installation and operation will be published as time allows. In the mean time, please contact one of the developers for assistance. | ||