Changes between Initial Version and Version 1 of Ticket #884


Ignore:
Timestamp:
05/10/21 03:12:58 (3 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #884 – Description

    initial v1  
    9999PIO_I2C_Preq = 65                 ! Maximum pending I2C requests
    100100}}}
    101  Check the '''GLOSSARY''' for the detailed description of these parameters. Notice the ROMS supports the Standard NetCDF library and the Parallel I/O at the same time. The user choose the library to use for input ('''INP_LIB''') and output ('''OUT_LIB''') files. All these parameters are documented [https://www.myroms.org/wiki/roms.in in the roms.in wiki page].
     101 Check the '''GLOSSARY''' for the detailed description of these parameters. Notice the ROMS supports the Standard NetCDF library and the Parallel I/O at the same time. The user choose the library to use at run time for input ('''INP_LIB''') and output ('''OUT_LIB''') files. All these parameters are documented [https://www.myroms.org/wiki/roms.in in the roms.in wiki page].
    102102
    103103 * Added module '''set_pio.F''' to initialize and configure Parallel I/O. And the module '''mod_pio_netcdf.F''' including all the interfaces for same routine overloading similar to the '''mod_netcdf.F''' for the standard NetCDF library.