Last change
on this file since 3564 was
2089,
checked in by Laurent Fairhead, 10 years ago
|
Inclusion de la physique de MAR
Integration of MAR physics
|
File size:
358 bytes
|
Rev | Line | |
---|
[2089] | 1 | MODULE YOEAST |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | #include "tsmbkind.h" |
---|
| 5 | |
---|
| 6 | IMPLICIT NONE |
---|
| 7 | |
---|
| 8 | SAVE |
---|
| 9 | |
---|
| 10 | ! ------------------------------------------------------------------ |
---|
| 11 | REAL_B :: RDISSE |
---|
| 12 | REAL_B :: RZEN1 |
---|
| 13 | REAL_B :: RZEN2 |
---|
| 14 | REAL_B :: RZEN3 |
---|
| 15 | REAL_B :: RDISSEM |
---|
| 16 | REAL_B :: RZEN1M |
---|
| 17 | REAL_B :: RZEN2M |
---|
| 18 | REAL_B :: RZEN3M |
---|
| 19 | ! ------------------------------------------------------------------ |
---|
| 20 | END MODULE YOEAST |
---|
Note: See
TracBrowser
for help on using the repository browser.