|
integer, dimension(5), save | ipstdv |
| indicates the data to post-process on the boundary mesh (the boundary mesh must be associated with an active writer). ipstdv(key) indicates which fields should be created and output on the boundary, with key in ipstfo, ipstyp, ipsttp, ipstft, ipstnu. More...
|
|
integer | ipstfo |
| post-processed property: Efforts (0: none 1: all; 2: tangent; 4: normal) More...
|
|
integer | ipstyp |
| post-processed property: at the boundary More...
|
|
integer | ipsttp |
| post-processed property : at the boundary More...
|
|
integer | ipstft |
| post-processed property: thermal flux at the boundary (in ), More...
|
|
integer | ipstnu |
| post-processed property: Nusselt More...
|
|
double precision, save | tmarus |
| margin in seconds on the remaining CPU time which is necessary to allow the calculation to stop automatically and write all the required results (for the machines having a queue manager). More...
|
|