source: trunk/LMDZ.PLUTO.old/libf/phypluto/comcstfi.h @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

File size: 293 bytes
Line 
1!-----------------------------------------------------------------------
2! INCLUDE "comcstfi.h"
3
4      common/comcstfi/pi,rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg
5      common/comcstfi/avocado,molrad,visc
6
7      real pi,rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg
8      real avocado,molrad,visc
9
Note: See TracBrowser for help on using the repository browser.