Back to home page

darwin3

 
 

    


File indexing completed on 2024-12-17 18:34:20 UTC

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
12a8b43cf3 Jean*0001 C     *==========================================================*
                0002 C     | DIC_XX.h
                0003 C     | o Control of Biological Carbon Variables
                0004 C     *==========================================================*
e7fb6342b1 Patr*0005 
                0006       integer    dic_n_control
                0007       parameter( dic_n_control = 5 )
                0008       COMMON /DIC_XX_R/ xx_dic
                0009       _RL               xx_dic(dic_n_control)
                0010