The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version geomlib.tar.gz (58.3 kB)
Email in envelope

Get an email when there's a new version of CFD Utilities

Home / MAKELIST
Name Modified Size InfoDownloads / Week
Parent folder
build 2022-05-19 122 Bytes
README 2021-01-29 727 Bytes
makelist.f90 2021-01-07 1.4 kB
Totals: 3 Items   2.2 kB 0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
   program makelist
!
!     Make a list of integers, probably for entering to another program, or
!     inserting ordinals as a column in a dataset.  (See utility COLUMNEDIT
!     for doing that.)
!
!  History:
!
!     07/23/04  David Saunders  Original simple utility (output to screen).
!     01/06/21    "      "      Send the list to a file unless it's fairly
!                               short, when cutting and pasting is easy.
!
!  Author:
!     David Saunders, ELORET/NASA Ames Research Center.
!                     Now with AMA, Inc. at NASA Ames.
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Source: README, updated 2021-01-29