What's New

From Mobius Wiki
Revision as of 05:33, 31 October 2014 by Kjkeefe (talk | contribs) (Möbius Shell)
Jump to: navigation, search

This article will serve to explain the major changes to Möbius with the 2.5 release. For a detailed list of changes, please review the Release Notes.

Mobius Wiki

The Möbius tool now uses an online wiki to provide the official documentation. This website allows us and members of the Möbius community to easily update documentation based on feedback from users. We hope this site will also serve as another means to connect users in our community to share the work they have done or are doing with Möbius.

To add or edit pages on the Möbius wiki, you must first log in using the link in the upper right. You should use the same authentication details you use on the main Möbius website.

ADVISE Atomic Formalism

Möbius Shell

The Möbius Shell is a new command-line interface to the Möbius tool. In addition to allowing people to run Möbius in a non-graphical environment, the Möbius Shell enables the scripting of various Möbius operations such as defining models and running solvers.

To start the Möbius Shell, execute the mobius-shell.sh script in the install root of Möbius. For example, on Mac OSX:

/Applications/Mobius.app/mobius-shell.sh -c

Running mobius-shell.sh with the -c argument, the shell will launch in an interactive mode. This mode can be used with a unix pipe to execute a series of commands in a text file. Alternatively, if you run mobius-shell.sh with the -s argument and a path to a text file, the file will be read and executed as a Möbius script.

Command syntax can be seen using the built-in help system by simply executing the help command. Or, you can see the syntax on the Möbius Shell page.

License Manager

Project Manager Redesign

Möbius Preferences

This article will serve to explain the major changes to Möbius with the 2.5 release. For a detailed list of changes, please review the Release Notes.

Mobius Wiki[edit]

The Möbius tool now uses an online wiki to provide the official documentation. This website allows us and members of the Möbius community to easily update documentation based on feedback from users. We hope this site will also serve as another means to connect users in our community to share the work they have done or are doing with Möbius.

To add or edit pages on the Möbius wiki, you must first log in using the link in the upper right. You should use the same authentication details you use on the main Möbius website.

ADVISE Atomic Formalism[edit]

Möbius Shell[edit]

The Möbius Shell is a new command-line interface to the Möbius tool. In addition to allowing people to run Möbius in a non-graphical environment, the Möbius Shell enables the scripting of various Möbius operations such as defining models and running solvers.

To start the Möbius Shell, execute the mobius-shell.sh script in the install root of Möbius. For example, on Mac OSX:

/Applications/Mobius.app/mobius-shell.sh -c

Running mobius-shell.sh with the -c argument, the shell will launch in an interactive mode. This mode can be used with a unix pipe to execute a series of commands in a text file. Alternatively, if you run mobius-shell.sh with the -s argument and a path to a text file, the file will be read and executed as a Möbius script.

Command syntax can be seen using the built-in help system by simply executing the help command. Or, you can see the syntax on the Möbius Shell page.

License Manager[edit]

Project Manager Redesign[edit]

Möbius Preferences[edit]