Some Sample Programs Using the I/O API

Here are six sample m3tools programs to show normal usage of the I/O API. These programs were designed to show some typical interactive uses in a meaningful fashion (i.e., the programs really do compute something useful). Note that a modeling program should use fixed logical names which are properties of the program itself, and should use OPEN3() and GETEFILE() (etc.), instead of prompting the user for file names with the PROMPT*FILE() routines.

These programs also use a number of the utility and coordinate transformation routines. Along with these programs, a number of I/O API data manipulation programs are also distributed, in the m3tools subdirectory of the release; they are documented here in the I/O API Programmer/User Manual.

These sample programs are:


next: NCDUMP

Up: Related Programs

To: Models-3/EDSS I/O API: The Help Pages