| 2 |
|
|
| 3 |
#include "CPP_EEOPTIONS.h" |
#include "CPP_EEOPTIONS.h" |
| 4 |
|
|
| 5 |
|
SUBROUTINE EEDATA_EXAMPLE |
| 6 |
C /==========================================================\ |
C /==========================================================\ |
| 7 |
C | S/R EEDATA_EXAMPLE | |
C | S/R EEDATA_EXAMPLE | |
| 8 |
C | o Write example eedata file | |
C | o Write example eedata file | |
| 12 |
C | Some systems require & as the namelist terminator. | |
C | Some systems require & as the namelist terminator. | |
| 13 |
C | Other systems use a / character. | |
C | Other systems use a / character. | |
| 14 |
C \==========================================================/ |
C \==========================================================/ |
| 15 |
SUBROUTINE EEDATA_EXAMPLE |
IMPLICIT NONE |
| 16 |
#include "SIZE.h" |
#include "SIZE.h" |
| 17 |
#include "EEPARAMS.h" |
#include "EEPARAMS.h" |
| 18 |
|
|