This file is indexed.

/usr/share/astk/HELP/ENG/item_111.txt is in code-aster-gui 1.8.4-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Calculation Parameters:

The calculation parameters are provided in the right side of the principal window.  The menu Options gives access to additional parameters.

- Memory: Specified in megabytes (MB), it is the memory which will be reserved for Aster calculations.

- Time: It can be specified in seconds (for example 180),
	minutes:seconds (for example 10:00), or in
	hours:minutes:seconds (for example 06:30:00).

- Machine: The machine to be used for calculations.

- Version: Version of Code_Aster used.

- Batch: launch calculations in a batch mode (sequence the work).

- Interactive: launch interactively
	- Interactive follow-up: Allows the execution of calculation to be followed.

- debug/nodebug: Chooses the mode of compilation used, or the type of executable when this one is available.

- run/dbg/pre: In interactive mode, allows one to choose the mode of starting the study: 
	- run: carry out the study (traditional operation), 
	- dbg: launch the study by using the debugger, 
	- pre: prepare the working directory without carrying out the study.

Additional parameters:

- Number of processors: Sets the environment variable which activates calculation on several processors (parallelism provided by an OpenMP type of solver).

- Class batch: One can choose the class batch (or group it by class) in which calculation will be done. Obviously the class should exist and the parameters time and memory should be compatible with this class.

- Time of Execution: Allows one to defer (postpone or delay) the start of a calculation.  The time of execution must be provided in the format hour:minutes or day:hour:minutes or month:day:hour:minutes.


# $Id: item_111.txt 3526 2008-09-26 07:14:26Z courtois $

Contributors : JMB (2007-2008)