We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76db6e commit fbf456bCopy full SHA for fbf456b
1 file changed
CMakeLists.txt
@@ -197,7 +197,7 @@ set(partmclib_SOURCES condense_solver.c aero_state.F90 integer_varray.F90 intege
197
gas_state.F90 coagulation.F90 exact_soln.F90 coagulation_dist.F90 coag_kernel.F90 spec_line.F90
198
rand.F90 aero_particle.F90 aero_particle_array.F90 mpi.F90 netcdf.F90 aero_info.F90
199
aero_info_array.F90 nucleate.F90 condense.F90 fractal.F90 chamber.F90 camp_interface.F90
200
- photolysis.F90 aero_component.F90
+ photolysis.F90 aero_component.F90 ice_nucleation.F90
201
)
202
add_prefix(gitmodules/partmc/src/ partmclib_SOURCES)
203
list(APPEND partmclib_SOURCES src/spec_file_pypartmc.F90 src/sys.F90)
0 commit comments