New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
ioipsl.f90 in utils/tools_UKMO_MERGE_2019/DOMAINcfg/src – NEMO

source: utils/tools_UKMO_MERGE_2019/DOMAINcfg/src/ioipsl.f90 @ 12101

Last change on this file since 12101 was 12101, checked in by mathiot, 4 years ago

merge ENHANCE-03_domcfg and ENHANCE-02_ISF_nemo

File size: 252 bytes
RevLine 
[6951]1MODULE ioipsl
2!
3!$Id: ioipsl.f90 2281 2010-10-15 14:21:13Z smasson $
4!-
5! This software is governed by the CeCILL license
6! See IOIPSL/IOIPSL_License_CeCILL.txt
7!
[12101]8  USE errioipsl   
9  USE calendar   
[6951]10  USE stringop
11  USE fliocom   
[12101]12
[6951]13END MODULE ioipsl
Note: See TracBrowser for help on using the repository browser.