Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I run MSC/Nastran in batch?

FAQS for CSM Software
Interactive limits IBM p690 are 30 minutes and 1GB. All jobs that exceed these limits will be stopped, and should be submitted through the batch system. A nastran script has been written to automate the process of submitting MSC/Nastran jobs to the batch system. All input files that run serially on a local workstation can be executed in parallel on the IBM p690 without any modifications. The nastran script will ask the user to define the number of processors for the MSC/Nastran job.
Related Questions

How do I get started with MSC/Nastran at NCSA ?

FAQS for CSM Software
MSC/Nastran is open to all academic users at NCSA. Users with valid allocations must be placed into the MSC/Nastran access list. Please mail your requestswith a brief description of your project to csm@ncsa.uiuc.edu. All new users are strongly encouraged to visit NCSA's MSC/Nastran and High-Performance Computing Environment pages for quick start-up information. Send e-mail to csm@ncsa.uiuc.edu for all MSC/Nastran related questions.
Related Questions

How do I run Abaqus in batch?

FAQS for CSM Software
Interactive limits on IBM p690 30 minutes and 1Gb. All jobs that exceed these limits will be stopped, and should be submitted through the batch system. Script abaqus_batch on IBM scripts has been written to automate the process of submitting Abaqus jobs to the batch system. All input files that run serially on a local workstation can be executed in parallel on the IBM p690 Array without any modifications.
Related Questions

Do I need an X server to run in batch mode?

GIMP - Documentation
Yes, you have to have some form of X server (unless you're running Windows, of course). It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

Q9.8: How do I run MATLAB in batch mode?

Frequently asked questions about MATLAB
On the PC, you can use the /r flag to start your m-file immediately upon starting MATLAB. Using this in combination with the Windows Task Manager, you can set a MATLAB job to run when you want it to run, even if you are not at the computer. Please note that you will need to exit MATLAB at the end of the m-file. Alternately, if you only want a single file to run, you can name it startup.m and place it in your MATLAB directory.
Related Questions

How can I run another application or batch file from my Visual Basic .NET code?

Visual Basic Frequently Asked Questions
The answer for all of these examples is the same, you can use the classes and methods in System.Diagnostics.Process to accomplish these tasks and more. Example 1. Running a command line application, without concern for the results: Private Sub Button1_Click(ByVal sender As System.Object, _ Example 2. Retrieving the results and waiting until the process stops (running the process synchronously): Private Sub Button2_Click(ByVal sender As Object, _ Example 3.
Related Questions

Can I run pdf2cad as a batch process, automated, on a server?

The Top Most Frequently Asked Qu
On Windows, Linux and UNIX platforms, our PDF to DXF filter is available as a command line driven batch conversion engine that's easily scripted for automated, central, high-volume or real-time processing. To do so, you need a Production License. Please visit www.visual-integrity.com for details.
Related Questions

Can I run a batch of invoices at once? How is this done?

ArchiOffice
Since the Billing module shows a list of all active projects, you can select which projects you want to include in the batch. You can filter the list by Contact names, Team Roles and Employee names. In this manner, for example, you can print all the invoices for a particular Principal in your office in a single batch. Only employees with proper privileges can enter the Accounting Export area.
Related Questions

Can I run Gridgen in batch without the GUI?

Gridgen FAQ
Yes, just provide the "-b" command line argument after the executable on the command line and prior to your Glyph script filename. For example, "gridgen -b myscript.glf". Note however, that even when running in batch, the Gridgen executable needs to be run on a system with OpenGL installed.
Related Questions

Where can I run batch Fluent solver and How?

SVU Comp Fluid Dynamics FAQ
For long actual run, it is recommended to submit the job to the batch LSF queues for execution. The compute servers and LSF batch queues you can use to run Fluent solver include: Please check the guidelines in page Batch/Parallel execution of Fluent 6 to know the basic steps on how to submit batch fluent jobs in serial or parallel.
Related Questions

Can I run my jobs in the background in batch?

CHPC at the University of Utah
You should NEVER try to run your job in the background (by having a "&" character after the line which runs your executable in your batch script) on the batch systems. If you do so, the batch sytem may lose track of some of your processes which may result in processes being killed, a loss of data, and/or your script doing its final cleanup before your job actually completes.
Related Questions

How do I run SLIC on the LSF batch system?

ILC Detector Simulation FAQ - Linear Collider - SLAC Conflue...
This is an example of submitting a job to run 1000 events through the sid00 detector on the xlong batch queue. bsub -q xlong -o 'pwd'/job.log -e 'pwd'/err.log time slic -g sid00.lcdd -i events.stdhep -o events_sid00 -r 1000 LSF accepts plain bash scripts to start jobs. Mine usually use a few for loops to run combinations of geometries with StdHep files. for g in $(ls *.lcdd); do for s in $(ls stdhep/*.stdhep); do fname=$(basename ${s%.*})_$(basename ${g%.*}) bsub -o 'pwd'/$fname.
Related Questions

How do I run MrBayes in batch mode?

FAQ - MrBayes
When you become more familiar with MrBayes, you will undoubtedly want to run it in batch mode instead of typing all commands at the prompt. This is done by adding a MRBAYES block to a Nexus file, either the same file containing the DATA block or a separate Nexus file. The MRBAYES block simply contains the commands as you would have given them from the command line, with the difference that each command line is ended with a semi-colon.
Related Questions

When should I run a job in batch on UNIX ? Should I use "batch" to run a job?

MFCF/CSCF Frequently Asked Questions: UNIX computing environ...
A job should be run in batch if you would need to use the "limit" command to raise your memory limits or CPU limits from the MFCF-generated defaults, unless perhaps it is going to only take a few minutes of elapsed time. You can determine your defaults by using the "limit" command. If the job won't exceed the standard default limits, but will not be done before you leave for the day, then run that in batch, too.
Related Questions

Is there a way to run the model in "batch mode" that would generate trajectory endpoints?

NOAA ARL Frequently Asked Questions
FAQ question under HYSPLIT in General explains how to adjust the start height to account for differences between model terrain and actual terrain. I'm assuming that it's most accurate to use actual elevation plus my desired trajectory height as a starting height, and specify the option KMSL=1 in the setup.cfg file on the PC. Is this correct? Occasionally these trajectories are wildly different f rom those with KMSL=0 and the start height specified as meters above ground level.
Related Questions

How can I run a batch job?

FAQ on the Radicore Development Infrastructure
RADICORE provides a framework for running transactions "online" (i.e. via a web server), but what about running them in "batch" (i.e. via the command line), such as for a cron job? This is possible, but it requires a little preparation as a PHP instance run from the command line does not have the same variables set as is available from a web server. In order to get around this the following procedure should be followed: Copy files batch.ini and std.batch.
Related Questions

How can I run my files through Distiller in batch mode?

Appligent
One of the features offered with FileOpen (http://www.fileopen.com) is the ability to set expiration dates.
Related Questions

Can I run LS-PrePost in batch mode?

LS-PrePost Online Documentation | FAQ
Most operations can be performed in batch mode. Typically LS-PrePost is used in batch mode for extracting data from ASCII files. To run LS-PrePost in batch mode, use LS-PrePost c=commandfile -nograpics, where "commandfile" is the file containing LS-PrePost commands.
Related Questions

Can I run it via the command line for batch files, etc?

CD BURNER.CA - Acoustica MP3 To Wave Converter PLUS! Frequen...
Note that it needs the quotes around the path to the MP3 and the c needs to be a capital C. Of course, the MP3 to wave executable directory must be in your path variable or you must put the explicit path to the executable in the command line call.
Related Questions

How do I call a batch file from within another batch file?

Environment settings set by a batch file are not working.
It is possible to just enter the name of the batch file in a batch file which will run the called batch file however once completed it will not pass control back to the calling batch file leaving the rest of the calling batch file unrun. For example suppose we had the batch files If you then run calling.bat you would not get the line "Back to Calling bat" displayed as after called.bat terminates it does not return to calling.bat.
Related Questions

What is a batch file?

Environment settings set by a batch file are not working.
A batch file is just a text file with a .bat or .cmd extension that adheres to a syntax and a set of valid commands/instructions. To run a batch file just enter the name of the file, you don't need to enter the .cmd or .bat extensions. In line with programming tradition the first batch file we write will output "Hello World". Echo means output to the screen anything after it (the @ suppresses the command being printed to the screen, try it with and without the @).
Related Questions

What is the batch?

Frequently Asked Questions
Batch is a group of clients (virtual clients emulating real clients) with the same characteristics and loading behavior. Meaning of the word "batch" is also overloaded and is used for a batch configuration file, representing a test plan.
Related Questions

What's the difference between "Run" and "Run Batch" commands for scripts?

Modelworks Software
The Run command will run the script in the current thread. This means that you will have limited interaction with the IDE while the script is running. If the script object already exists in memory, then the Run command just requires calling the DoCommand function. If the script object does not exist in memory or is out of date, calling the Run command requires reparsing the script. Note: A script without a DoCommand function is always removed from memory after running it.
Related Questions

How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

CLIENT INTERVIEW QUESTION BANK (MAINFRAME)
Specifies that the private library (or libraries) specified should be searched before the default system libraries in order to locate a program to be executed. First any private libraries as specified in the STEPLIB or JOBLIB, then the system libraries such as SYS1.LINKLIB. The system libraries are specified in the linklist.
Related Questions

Question: How do you apply for MSC?

Frequently Asked Questions
Answer: A person meeting the eligibility for MSC service coordination simply needs to contact the Intake worker at 735-6477, Ext. 1675.
Related Questions

Question: What is the purpose of MSC?

Frequently Asked Questions
Answer: The purpose of MSC is to provide assistance in developing, arranging, coordinating, monitoring and creating a package of multiple services to meet an individual's need for services to ensure they live a successful life according to their dreams and desires.
Related Questions

Question: As an MSC service coordinator what will you do for me?

Frequently Asked Questions
Work with an individual and their family to explore what they want and need in life and then assist them in getting it Work in "partnership" with the person and their family to develop, implement, and maintain the person's Individualized Service Plan
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact