Skip to content

Commit c683a1a

Browse files
authored
bump PartMC submodule version to current main (#442)
1 parent d9e1107 commit c683a1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ set(partmclib_SOURCES condense_solver.c aero_state.F90 integer_varray.F90 intege
197197
gas_state.F90 coagulation.F90 exact_soln.F90 coagulation_dist.F90 coag_kernel.F90 spec_line.F90
198198
rand.F90 aero_particle.F90 aero_particle_array.F90 mpi.F90 netcdf.F90 aero_info.F90
199199
aero_info_array.F90 nucleate.F90 condense.F90 fractal.F90 chamber.F90 camp_interface.F90
200-
photolysis.F90 aero_component.F90
200+
photolysis.F90 aero_component.F90 tchem_interface.F90
201201
)
202202
add_prefix(gitmodules/partmc/src/ partmclib_SOURCES)
203203
list(APPEND partmclib_SOURCES src/spec_file_pypartmc.F90 src/sys.F90)

gitmodules/partmc

Submodule partmc updated 79 files

0 commit comments

Comments
 (0)