Ignore:
Timestamp:
Mar 20, 2024, 3:05:14 PM (11 months ago)
Author:
afalco
Message:

Pluto PCM:
Changed _vap to _gas;
Included surfprop.F90;
callcorrk includes methane
AF

Location:
trunk/LMDZ.PLUTO.old
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO.old

    • Property svn:ignore set to
      *.e
      *.mod
  • trunk/LMDZ.PLUTO.old/compile1d

    r3175 r3275  
    11#!/bin/bash
    2 
    3 ./makegcm_cygwin -debug -fdefault-real-8 -d 25 -b 17x23 -t 7 -s 1 -p pluto testphys1d
     2export PATH=$PATH:.
     3./makegcm_spirit_gfortran -debug -fdefault-real-8 -d 25 -t 7 -s 2 -b 17x23 -p pluto testphys1d
     4# ./makegcm_cygwin -debug -fdefault-real-8 -d 25 -b 17x23 -t 7 -s 1 -p pluto testphys1d
Note: See TracChangeset for help on using the changeset viewer.