/[MITgcm]/MITgcm_contrib/osse/EnKF/tempor.F
ViewVC logotype

Annotation of /MITgcm_contrib/osse/EnKF/tempor.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue May 4 18:19:35 2004 UTC (21 years, 2 months ago) by afe
Branch: MAIN
o EnKF stuff

1 afe 1.1 program tempor
2     implicit none
3     character*(100) fn
4     integer mem
5     mem = 1
6     write(fn,'(A,I3.3,A)') 'ls ../ens/',mem,'/assimilate/pickup.in'
7     write(*,*) fn
8     end

  ViewVC Help
Powered by ViewVC 1.1.22