running notebook from command line...
- To: mathgroup at smc.vnet.net
- Subject: [mg59343] running notebook from command line...
- From: Lee Newman <leenewm at umich.edu>
- Date: Sat, 6 Aug 2005 01:29:38 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello, I have a slow-running model that I want to run from a grid/parallel computing center at my university which requires that my notebook be "executable from the command line" (by staff not familiar with mathematica) rather than the Mathematica front end. I've read the help files, but I just can't figure out how to make this happen. The structure of my notebook is as follows: [ Initialization cells that set values for parameters ] [ Initialization cells that define various functions ] [ main loop that runs the model and writes results out to files ] Can anyone suggest how I can modify the notebook to be command line executable and how to run it from the command line? Thanks, Lee Newman
- Follow-Ups:
- Re: running notebook from command line...
- From: stephen layland <layland@wolfram.com>
- Re: running notebook from command line...