Skip to content

Commit 3dcd5d1

Browse files
authored
Merge pull request #275 from rgknox/ncar-ngeet-release-1
ncar compatible previous history merger
2 parents c8e6da5 + c00c2da commit 3dcd5d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

biogeochem/EDPatchDynamicsMod.F90

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -945,9 +945,7 @@ subroutine create_patch(currentSite, new_patch, age, areap, spread_local,cwd_ag_
945945
new_patch%frac_burnt = 0._r8
946946
new_patch%total_tree_area = 0.0_r8
947947
new_patch%NCL_p = 1
948-
949-
950-
948+
951949
end subroutine create_patch
952950

953951
! ============================================================================

0 commit comments

Comments
 (0)