[cig-commits] [commit] master: forgort to rename this prepocessor flag (6a05fec)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Oct 20 08:13:19 PDT 2014


Repository : https://github.com/geodynamics/axisem

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/0400524d56a55d19a8667c76e21ab9cc33775cea...4221bf19636b24e234c637438df809199712d516

>---------------------------------------------------------------

commit 6a05fec6d45465a19f3477d8af27af6da6d88978
Author: martinvandriel <martin at vandriel.de>
Date:   Mon Oct 20 17:12:48 2014 +0200

    forgort to rename this prepocessor flag


>---------------------------------------------------------------

6a05fec6d45465a19f3477d8af27af6da6d88978
 SOLVER/parameters.F90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SOLVER/parameters.F90 b/SOLVER/parameters.F90
index 371b449..dfb6cfe 100644
--- a/SOLVER/parameters.F90
+++ b/SOLVER/parameters.F90
@@ -1429,7 +1429,7 @@ subroutine write_parameters
     endif ! lpr
 
 ! in case of parallel IO, all ranks write attributes
-#ifdef upnc
+#ifdef enable_parallel_netcdf
     if ((use_netcdf)) then
 #else
     if ((mynum == 0).and.(use_netcdf)) then !Only proc0 has the netcdf file open at that point



More information about the CIG-COMMITS mailing list