724 |
* status='OLD',form='unformatted') |
* status='OLD',form='unformatted') |
725 |
#endif |
#endif |
726 |
#if ( defined CPL_TEM ) |
#if ( defined CPL_TEM ) |
727 |
cjrs open (367,file=last_nep,form='unformatted',status='new') |
open (876,file=last_nep,form='unformatted',status='new') |
728 |
open (877,file=last_clm,form='unformatted',status='new') |
open (877,file=last_clm,form='unformatted',status='new') |
729 |
c file last_clm contains data for posible restart of NEM |
c file last_clm contains data for posible restart of NEM |
730 |
c this file is writen at the end of the run |
c this file is writen at the end of the run |
746 |
open( unit=547,file=nwrfl, |
open( unit=547,file=nwrfl, |
747 |
* status='OLD',form='unformatted') |
* status='OLD',form='unformatted') |
748 |
#if ( defined CPL_TEM ) |
#if ( defined CPL_TEM ) |
749 |
open (367,file=last_nep,form='unformatted',status='old') |
open (876,file=last_nep,form='unformatted',status='old') |
750 |
open (877,file=last_clm,form='unformatted',status='old') |
open (877,file=last_clm,form='unformatted',status='old') |
751 |
#if ( defined CPL_NEM ) |
#if ( defined CPL_NEM ) |
752 |
open (368,file=init_4nem,form='unformatted',status='old') |
open (368,file=init_4nem,form='unformatted',status='old') |