Changeset 714 for IOIPSL/trunk
- Timestamp:
- 09/01/09 10:40:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/src/histcom.f90
r640 r714 1522 1522 str30 = "time_counter" 1523 1523 ENDIF 1524 iret = NF90_DEF_VAR (ncid,str30,NF90_ FLOAT, &1524 iret = NF90_DEF_VAR (ncid,str30,NF90_DOUBLE, & 1525 1525 & dims(1),tdimid(pfileid,itx)) 1526 1526 IF (nb_tax(pfileid) <= 1) THEN
Note: See TracChangeset
for help on using the changeset viewer.