Skip to content
Snippets Groups Projects
Commit 7220f15c authored by Dethinne Thomas's avatar Dethinne Thomas
Browse files

more flexibility again

parent 66acf06a
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@
use marcar
use var2d
use nspc_mod
IMPLICIT NONE
INCLUDE 'NetCDF.inc'
......@@ -41,7 +43,7 @@
! +...Number of real attributes given to all variables
integer PFT, KPOOL
PARAMETER(PFT=29, KPOOL=5)
PARAMETER(PFT=npft, KPOOL=5)
real VALdim(MXdim, 0:NdimNC_CAR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment