How to run a basic MARS simulation.

Frequently asked questions

How to run a basic MARS simulation.

Postby ES3 » Mon Sep 28, 2015 11:08 pm

Suppose the MARS executable is marsD, and the input file is inp.mrs.

  1. Under shell prompt, run MARS in interactive mode by
    Code: Select all
    marsD inp.mrs
    where you can use the interactive menu to explore the model. Type c to continue the execution. This mode is often used in debug mode.
  2. Under shell prompt, run MARS in batch mode by
    Code: Select all
    marsD -B inp.mrs
    without stopping. This mode is often used when user interaction is not intended, e.g. submit a job on a HPC cluster.
ES3
 
Posts: 42
Joined: Thu Jul 09, 2015 9:36 pm

Return to FAQs

Who is online

Users browsing this forum: No registered users and 2 guests

cron