The scripts listed in the tables below are supplied with the PHOENICS installation.
They can be used from:
provided that the path has been set by issue of the command: /phoenics/d_utils/phoepath.bat, or an equivalent setting.
The command names for UNIX and LINUX installations are the same as those for windows.
The scripts are classified as PHOENICS Utilities, and are to be found in \phoenics\d_utils\d_windf.
| Command | What executable is or does |
| pc | PHOENICS Commander |
| vree | VR Editor serves as environment I |
The satellite executable can be run in several modes, namely:
It is possible to proceed from the text and menu modes to the VR modes, but only with certain limitations from the latter to text mode.
The command sat followed by the appropriate one of the following parameters:
f, t, m1, m2, vre or vrv
suffices to launch the executable in the selected mode.
For the convenience of users, however, mode-specific commands are also provided.
The commands beginning run have been retained because users of earlier versions of PHOENICS may have become used to them.
| Command | What executable is or does |
| sat | SATELLITE input module I |
| sil | SATELLITE: silent I |
| txt | SATELLITE: text-interactive I |
| sm1 | SATELLITE:pre-VR menu I |
| sm2 | SATELLITE: latest menu I |
| vre | VR Editor |
| vrv | VR Viewer |
| runpvr | same as vre |
| runsat | same as sat |
| runvre | same as vre |
| runvrv | same as vrv |
| aut | AUTOPLOT display module |
| ear | public EARTH solver module |
| earpri | private (local) EARTH solver module |
| pho | PHOTON display module |
| runaut | same as aut |
| runear | same as ear |
| runpho | same as pho |
| runpri | same as earpri |
| WINDF command | What executable is or does |
| dem | "active demonstrations" I |
| lib # | SATELLITE, EARTH & PHOTON for library case # |
| rundem | same as dem |
| runlib # | same as lib |
| WINDF command | What executable is or does |
| frust | Fortran program creates cone-frustrum segments for VR |
| plntmen | Menu program for PLANT |
| runcmpr | executable to compress or decompress a phi file |
| runfil | executable to "fillet" a phi file |
| runpin | PINTO, the interpolation program |
| runshap | Interactive ShapeMaker module |
| WINDF command | What it does |
| bldear | builds EARTH executable |
| bldfrust | compiles frustrum.htm and builds frustrum executable |
| bldsat | builds SATELLITE executable |
| bldsatx | builds text-only SATELLITE |
| command | What it does |
| modq1 | saves Q1 as Q1.SAV and creates a model (empty, talk=t) Q1 |
| WINDF command | What it does |
| compile | compiles a Fortran file |
builds a solver-module executable, earexe.exe, in the local directory (also called a "private earth").
It uses whatever main.for and ground.for (or main.htm or ground.htm) files exist in the local directory.
If one of these files does not exist, the "public" version of it is copied from /phoenics/d_earth.
builds a SATELLITE executable, satexe.exe, in the local directory (also called a "private SATELLITE").
It uses whatever satlit.for (or satlit.htm) file exists in the local directory.
If no such file exists, the "public" version of it is copied from /phoenics/d_satell.
The WinDF cmprs executable
The WinDF fillet executable
Frustrum is a Fortran program, provided as an example of how VR-objects can be created.
The PLANT menu
It makes use of three ASCII files, residing in the same directory, namely: plntsttm, plntlist and plnthelp
The "active-demo" scripts SATELLITE, EARTH and PHOTON in sequence. They make use of the batch file waitakey.bat in \phoenics\d_utils.
is a command which may be followed by arguments, with various consequences, as follows:
has the same effect as runsat vre
has the same effect as runsat vrv