Ignore:
Timestamp:
Mar 22, 2013, 10:45:24 AM (12 years ago)
Author:
emillour
Message:

Generic/common/universal models:

  • Added possibility to write restartfi.nc files in parallel (MPI)
  • Added arch files suitable for Ada (IDRIS supercomputer)
  • Some further cleanup is clearly required to merge generic/universal models
  • LMDZ.UNIVERSAL/libf/phygeneric/dimphy.F90 to be uptaded in following commit (can't both remove a symbolic link and create a file with the same name in a single commit with svn).

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/integrd_p.F

    r776 r907  
    145145         write(lunout,*) " lon = ",rlonv(i)*180./pi, " deg",
    146146     &                   " lat = ",rlatu(j)*180./pi, " deg"
     147         write(lunout,*) " psm1(ij)=",psm1(stop_it)," dt=",dt,
     148     &                   " dp(ij)=",dp(stop_it)
    147149        ENDIF
    148150
Note: See TracChangeset for help on using the changeset viewer.