Initial commit

This commit is contained in:
2016-02-03 18:52:05 +00:00
commit d40505e161
507 changed files with 91383 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
double precision bmin(10),bmax(10),cicameas(1000),
& pco2ambient(1000)
common /cicadble/bmin,bmax,cicameas,
& pco2ambient
integer nobs,imodel
common /cicaint/nobs,imodel