Last change
on this file since 1630 was
1630,
checked in by Laurent Fairhead, 12 years ago
|
Importation initiale du répertoire dyn3dmem
Initial import of dyn3dmem directory
|
File size:
556 bytes
|
Line | |
---|
1 | ! |
---|
2 | ! $Header$ |
---|
3 | ! |
---|
4 | !----------------------------------------------------------------------- |
---|
5 | ! INCLUDE comdissnew.h |
---|
6 | |
---|
7 | COMMON/comdissnew/ lstardis,nitergdiv,nitergrot,niterh,tetagdiv, & |
---|
8 | & tetagrot,tetatemp,coefdis |
---|
9 | |
---|
10 | LOGICAL lstardis |
---|
11 | INTEGER nitergdiv, nitergrot, niterh |
---|
12 | REAL tetagdiv, tetagrot, tetatemp, coefdis |
---|
13 | |
---|
14 | ! |
---|
15 | ! ... Les parametres de ce common comdissnew sont lues par defrun_new |
---|
16 | ! sur le fichier run.def .... |
---|
17 | ! |
---|
18 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.