Changeset 1226 for trunk/LMDZ.MARS/libf/phymars/iniorbit.F
- Timestamp:
- Apr 15, 2014, 11:46:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/iniorbit.F
r38 r1226 1 1 SUBROUTINE iniorbit 2 2 $ (paphelie,pperiheli,pyear_day,pperi_day,pobliq) 3 use planete_h 4 USE comcstfi_h 3 5 IMPLICIT NONE 4 6 … … 34 36 c Declarations: 35 37 c ------------- 36 37 #include "planete.h"38 #include "comcstfi.h"39 38 40 39 c Arguments:
Note: See TracChangeset
for help on using the changeset viewer.