Changeset 500 for trunk/LMDZ.COMMON/libf
- Timestamp:
- Jan 16, 2012, 7:43:40 PM (13 years ago)
- Location:
- trunk/LMDZ.COMMON/libf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/leapfrog.F
r497 r500 401 401 $ finvmaold ) 402 402 403 IF ((planet_type.eq. titan).and.(tidal)) then403 IF ((planet_type.eq."titan").and.(tidal)) then 404 404 c----------------------------------------------------------------------- 405 405 c Marées gravitationnelles causées par Saturne -
trunk/LMDZ.COMMON/libf/dyn3dpar/leapfrog_p.F
r497 r500 702 702 $ finvmaold ) 703 703 704 IF ((planet_type.eq. titan).and.(tidal)) then704 IF ((planet_type.eq."titan").and.(tidal)) then 705 705 c----------------------------------------------------------------------- 706 706 c Marées gravitationnelles causées par Saturne
Note: See TracChangeset
for help on using the changeset viewer.