Skip to content

Commit 60e28c7

Browse files
committed
Merge pull request UW-Hydro#140 from jhamman/feature/print_library
initial backport of print_library
2 parents b542695 + 77c4e3f commit 60e28c7

File tree

4 files changed

+1071
-3
lines changed

4 files changed

+1071
-3
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ OBJS = CalcAerodynamic.o CalcBlowingSnow.o SnowPackEnergyBalance.o \
114114
modify_Ksat.o mtclim_vic.o mtclim_wrapper.o newt_raph_func_fast.o \
115115
nrerror.o open_file.o open_state_file.o \
116116
output_list_utils.o parse_output_info.o penman.o photosynth.o \
117-
prepare_full_energy.o put_data.o \
117+
prepare_full_energy.o print_library.o put_data.o \
118118
read_atmos_data.o read_forcing_data.o read_initial_model_state.o \
119119
read_snowband.o read_soilparam.o read_veglib.o \
120120
read_vegparam.o root_brent.o runoff.o \

0 commit comments

Comments
 (0)