Changes between Initial Version and Version 1 of Ticket #16


Ignore:
Timestamp:
05/10/07 21:52:36 (17 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16

    • Property Resolutionfixed
    • Property Status newclosed
  • Ticket #16 – Description

    initial v1  
    1 To facilitate coupling between several systems, we need to split '''get_data.F''' into time-dependent data and data that need to be processed only once. A new routine is created ('''get_once.F''') to process such data.  Currently, it only includes tidal forcing (spectral time coordinates), and point Sources/Sinks.
     1To facilitate coupling between several systems, we need to split '''get_data.F''' into time-dependent data and data that need to be processed only once. A new routine is created ('''get_idata.F''') to process such data.  Currently, it only includes tidal forcing (spectral time coordinates), and point Sources/Sinks.