Skip to content

Commit d52af09

Browse files
committed
remove wrf_parflow.c from source files
tackling `multiple definition of `Solver_module'` error
1 parent 71d9009 commit d52af09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pfsimulator/parflow_lib/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ set (SRC_FILES_CONST advect.F
119119
wells_lb.c
120120
reservoir.c
121121
reservoir_package.c
122-
wrf_parflow.c
122+
# wrf_parflow.c
123123
cpl_parflow.c
124124
write_clm_netcdf.c
125125
write_parflow_binary.c

0 commit comments

Comments
 (0)