source: trunk/LMDZ.VENUS/libf/phyvenus/comcstfi.h @ 917

Last change on this file since 917 was 892, checked in by slebonnois, 12 years ago

SL: Important commit ! Adaptation of Venus physics to parallel computation / template for arch on the LMD servers using ifort / documentation for 1D column physics and for parallel computations

File size: 323 bytes
RevLine 
[892]1!-----------------------------------------------------------------------
2! INCLUDE comcstfi.h
[3]3
[892]4      COMMON/comcstfi/rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg
[3]5
[892]6      REAL rad,g,r,cpp,rcp,dtphys,daysec,mugaz,omeg
[3]7      real cpdet
8      external cpdet
9
[892]10!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.