Skip to content

Commit

Permalink
correct testing text to use help dagmc
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Jul 29, 2021
1 parent 8802519 commit 50f501e
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,24 @@ your Cubit folder.
Test the Plugin
===============

Run ```coreform_cubit``` from the command line. If the plugin was installed
correctly, after the Cubit GUI finishes loading, the following output should
appear in the Cubit command line:
Load Cubit by running ```coreform_cubit``` from the command line. After the
Cubit GUI finishes loading, run the following command in the Cubit command line:

```
Loaded Svalinn plugin.
-- DAGMC export command available.
-- iGeom_test command available.
-- MCNP import command available.
Journaled Command: undo on
help dagmc
```

If the plugin was installed correctly you should see the following text appear.

Cubit>
```
Help for words: dagmc.
If this output does not appear, then the plugin was not installed correctly.
export dagmc <filename> [faceting_tolerance <faceting tolerance>] [length_tolerance <length tolerance>]
[normal_tolerance <normal tolerance>] [make_watertight] [verbose]
[fatal_on_curves]
```

If this output does not appear, then the plugin was not installed correctly.

Usage within Cubit
==================
Expand Down

0 comments on commit 50f501e

Please sign in to comment.