central definition of file units to avoid conflicts
More...
|
integer | iunit = 10 |
| input; used in global/readin:ext.sp, global/wrtend:ext.sp.end
|
|
integer | ounit = 6 |
| screen output;
|
|
integer | gunit = 13 |
| wall geometry; used in wa00aa
|
|
integer | aunit = 11 |
| vector potential; used in ra00aa:.ext.AtAzmn;
|
|
integer | dunit = 12 |
| derivative matrix; used in newton:.ext.GF;
|
|
integer | hunit = 14 |
| eigenvalues of Hessian; under re-construction;
|
|
integer | munit = 14 |
| matrix elements of Hessian;
|
|
integer | lunit = 20 |
| local unit; used in lunit+myid: pp00aa:.ext.poincare,.ext.transform;
|
|
integer | vunit = 15 |
| for examination of adaptive quadrature; used in casing:.ext.vcint;
|
|
central definition of file units to avoid conflicts