Ignore:
Timestamp:
Feb 26, 2015, 5:37:20 PM (10 years ago)
Author:
emillour
Message:

Mars GCM:

EM

Location:
trunk/LMDZ.MARS/libf/aeronomars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/aeronomars/inichim_newstart.F90

    r1266 r1381  
    484484         write(*,*)'2) If necessary atmosfera_LMD_may.dat (and others)'
    485485         write(*,*)'   can be obtained online on:'
    486          write(*,*)' http://www.lmd.jussieu.fr/~forget/datagcm/datafile'
     486         write(*,*)' http://www.lmd.jussieu.fr/~lmdz/planets/mars/datadir'
    487487         stop
    488488      end if
     
    496496         write(*,*)'2) If necessary atmosfera_LMD_min.dat (and others)'
    497497         write(*,*)'   can be obtained online on:'
    498          write(*,*)' http://www.lmd.jussieu.fr/~forget/datagcm/datafile'
     498         write(*,*)' http://www.lmd.jussieu.fr/~lmdz/planets/mars/datadir'
    499499         stop
    500500      end if
     
    509509            write(*,*)'2) If necessary atmosfera_LMD_nitr.dat (and others)'
    510510            write(*,*)'   can be obtained online on:'
    511             write(*,*)' http://www.lmd.jussieu.fr/~forget/datagcm/datafile'
     511            write(*,*)' http://www.lmd.jussieu.fr/~lmdz/planets/mars/datadir'
    512512            STOP
    513513         endif
  • trunk/LMDZ.MARS/libf/aeronomars/param_read.F

    r1266 r1381  
    4545       write(*,*)'2) If necessary, EUVDAT (and other datafiles)'
    4646       write(*,*)'   can be obtained online on:'
    47        write(*,*)'   http://www.lmd.jussieu.fr/~forget/datagcm/datafile'
     47       write(*,*)' http://www.lmd.jussieu.fr/~lmdz/planets/mars/datadir'
    4848       STOP
    4949      ENDIF
  • trunk/LMDZ.MARS/libf/aeronomars/param_read_e107.F

    r1278 r1381  
    5050       write(*,*)'2) If necessary, EUVDAT (and other datafiles)'
    5151       write(*,*)'   can be obtained online on:'
    52        write(*,*)'   http://www.lmd.jussieu.fr/~forget/datagcm/datafile'
     52       write(*,*)' http://www.lmd.jussieu.fr/~lmdz/planets/mars/datadir'
    5353       STOP
    5454      ENDIF
Note: See TracChangeset for help on using the changeset viewer.