From uucp Fri May 31 11:52 MST 1991
>From sanjuan.wrc.unr.edu!whitbeck  Fri May 31 11:41:48 1991 remote from arizona
Received: from optima.cs.arizona.edu by univers.cs.arizona.edu; Fri, 31 May 91 11:41:48 MST
Received: from equinox.unr.edu by optima.cs.arizona.edu (4.1/15)
	id AA24944; Fri, 31 May 91 11:41:44 MST
Received: from wheeler.wrc.unr.edu (wrc.unr.edu) by equinox.unr.edu (4.1/1.34)
	id AA05631; Fri, 31 May 91 11:41:32 PDT
Received: from sanjuan.wrc.unr.edu 
	by wheeler.wrc.unr.edu (4.1//06-07-88)
	id AA01108; Fri, 31 May 91 11:41:26 PDT
Received: by sanjuan.wrc.unr.edu (4.1/SMI-4.1)
	id AA15722; Fri, 31 May 91 11:40:53 PDT
Date: Fri, 31 May 91 11:40:53 PDT
From: arizona!sanjuan.wrc.unr.edu!whitbeck (Mike Whitbeck)
Message-Id: <9105311840.AA15722@sanjuan.wrc.unr.edu>
To: rupley!local
Subject: Re:  react
Status: RO

another try!

----- Begin Included Message -----

>From MAILER-DAEMON@equinox.unr.edu Fri May 31 11:21:16 1991
Return-Path: <MAILER-DAEMON@equinox.unr.edu>
Received: from equinox.unr.edu by sanjuan.wrc.unr.edu (4.1/SMI-4.1)
	id AA15568; Fri, 31 May 91 11:21:13 PDT
Received: by equinox.unr.edu (4.1/1.34)
	id AA04614; Fri, 31 May 91 11:21:29 PDT
Date: Fri, 31 May 91 11:21:29 PDT
From: MAILER-DAEMON@equinox.unr.edu (Mail Delivery Subsystem)
Subject: Returned mail: Host unknown
Message-Id: <9105311821.AA04614@equinox.unr.edu>
To: <whitbeck@sanjuan.wrc.unr.edu>
Status: RO

   ----- Transcript of session follows -----
421 Host joplin.biosci.arizona.edu not found for mailer smtp.
550 <rupley@joplin.biosci.arizona.edu>... Host unknown

   ----- Unsent message follows -----
Received: from wheeler.wrc.unr.edu (wrc.unr.edu) by equinox.unr.edu (4.1/1.34)
	id AA04608; Fri, 31 May 91 11:21:29 PDT
Received: from sanjuan.wrc.unr.edu 
	by wheeler.wrc.unr.edu (4.1//06-07-88)
	id AA01016; Fri, 31 May 91 11:21:22 PDT
Received: by sanjuan.wrc.unr.edu (4.1/SMI-4.1)
	id AA15565; Fri, 31 May 91 11:20:51 PDT
Date: Fri, 31 May 91 11:20:51 PDT
From: whitbeck@sanjuan (Mike Whitbeck)
Message-Id: <9105311820.AA15565@sanjuan.wrc.unr.edu>
To: rupley@joplin.biosci.arizona.edu
Subject: Re:  react


Thanks for the reply.

can you mail me the diff files?

On my computer at home the float-double problem does not occur but I have learned that the ANSI std for C clearly offers no protection in this regard so I'll make those changes straight-away.

There is some reason to my madness-

The binary outputfile originates from the codes early history
in combustion chemistry- hundreds of chemical species, sensitivity parameters... All eat up disk space. This time around I though I would conserve space by writing metafiles-
also speeds up input to post-run codes. The idea of using post-run codes for graphics etc. is to facilitate others in writing smaller/simpler scripts without having to get into
the meat of the basic solver. This will make it easier for me to maintain the solver while allowing "tools" to accumulate with the package.

Using specific files rather than stdout for output follows in the tradition of TeX- helps keep the code from being bound to unix and there are those who really want to port the code to non-unix platforms.

setfiles() is just another of my attemps to modularize the code- easier for updates/maintenance. The code is not static-
I intend to maintain the basic solver with repairs (with the help of users like you!) and enhancements. For instance the current version of the code does least-squares optimization using a simplex proceedure (not yet released). 

I would like to see the changes you've made- 
If you are using the code for research and would like to try
the least-squares version let me know and we'll figure out how to get it to you (ftp?). After, of course, I fix the float <-> double boner (I knew better- just that my brain is not always in gear).

By the way does my mailer give you fits? I've had a complaint that my mail comes out as one long line.

___________________________________________________________
|Mike Whitbeck             | whitbeck@unssun.unr.edu      |
|Desert Research Inst.     | whitbeck@wheeler.wrc.unr.edu |
|POB 60220                 | whitbeck@sanjuan.UUCP        |
|RENO, NV 89506            | 702-673-7348                 |
|__________________________|______________________________|

All academics have the potential for being insatiable...
but the chemists are the most expensive and insatiable among the
expensive and insatiable. - J. Martin in "To Rise Above Principle"


----- End Included Message -----



