~algis.kabaila/easmy/fem2

« back to all changes in this revision

Viewing changes to gui3/README.txt

  • Committer: akabaila at org
  • Date: 2011-07-03 01:26:38 UTC
  • Revision ID: akabaila@pcug.org.au-20110703012638-1nruiwwdsllqmcuu
fully working, incl. gui

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Basic Help
 
2
---------------
 
3
The data is created in the Data Page. Alternatively it can be read from a file into the Data Page.  When required it is modified, but only in the Data Page. It is advisable to save the Data Page before beginning any analysis.
 
4
 
 
5
The analysis results are stored by the program in the Solution Page.  Some errors in data may cause the program to fail without necessarily displaying any information on the Solution Page.
 
6
 
 
7
The Solution Page is read only, though it can be saved into a file - with the SaveAs option.
 
8
 
 
9
Unlike command line programs, there are no restrictions where the data is stored, nor any restrictions where the results are stored. It is recommended to use *.dat format for the data files and the *.out format for output files. For consistency, all data files are stored in the ./dat subdirectory and all output files are stored in ./out subdirectory.
 
10
 
 
11
It is advisable to be systematic wrt to the above aspect.  All the examples should be stored always in the same directory and all the answers of the standard examples will be stored in another directory which should remain the same relative to the main program.
 
12
 
 
13
These notes are simply a part of the program, as much as the data for standard examples.  You are free and encouraged to change this help and extend this help page,
 
14
 
 
15
ak 2011-01-14
 
 
b'\\ No newline at end of file'