/[MITgcm]/MITgcm_contrib/bling/pkg/bling_main.F
ViewVC logotype

Diff of /MITgcm_contrib/bling/pkg/bling_main.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- MITgcm_contrib/bling/pkg/bling_main.F	2014/05/23 17:33:43	1.1
+++ MITgcm_contrib/bling/pkg/bling_main.F	2014/06/05 21:26:26	1.2
@@ -1,4 +1,4 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/bling/pkg/bling_main.F,v 1.1 2014/05/23 17:33:43 mmazloff Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/bling/pkg/bling_main.F,v 1.2 2014/06/05 21:26:26 mmazloff Exp $
 C $Name:  $
 
 #include "BLING_OPTIONS.h"
@@ -150,8 +150,8 @@
            SURO(i,j)         = 0. _d 0
            runoff_dic(i,j)   = 0. _d 0
            runoff_alk(i,j)   = 0. _d 0
-           runoff_NUT(i,j)   = 0. _d 0
-           runoff_DOM(i,j)   = 0. _d 0
+           runoff_nut(i,j)   = 0. _d 0
+           runoff_dom(i,j)   = 0. _d 0
            runoff_o2(i,j)    = 0. _d 0
            runoff_fe(i,j)    = 0. _d 0
          ENDDO 

 

  ViewVC Help
Powered by ViewVC 1.1.22