- Timestamp:
- Jul 18, 2025, 6:36:32 PM (30 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/orbit_param_criterion_mod.F90
r3791 r3860 75 75 76 76 ! We read the file 77 open(73,file = 'obl_ecc_lsp.asc' )77 open(73,file = 'obl_ecc_lsp.asc',status = 'old',action = 'read') 78 78 last_ilask = 0 79 79 do ilask = 1,size(yearlask,1)
Note: See TracChangeset
for help on using the changeset viewer.