notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
liggghts Discrete element method particle simulation software
3.8.0.58_5 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8.0.58_5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-11-04 08:24:46
Last Update: 2023-12-10 10:23:11
Commit Hash: 843da99
License: GPLv2
WWW:
https://www.cfdem.com/liggghts-open-source-discrete-element-method-particle-simulation-code
Description:
LIGGGHTS stands for LAMMPS improved for general granular and granular heat transfer simulations. LAMMPS is a classical molecular dynamics simulator. It is widely used in the field of Molecular Dynamics. Thanks to physical and algorithmic analogies, LAMMPS is a very good platform for DEM simulations. LAMMPS offers a GRANULAR package to perform these kind of simulations. LIGGGHTS aims to improve those capability with the goal to apply it to industrial applications. The features added in LIGGGHTS with respect to the original LAMMPS distribution comprise: * Import and handling of complex wall geometries from CAD * A moving mesh feature to account for moving geometry * Re-write of contact force formulation, including optional cohesional and rolling friction forces * Heat conduction between particles in contact * Improved particle insertion based on surface and volume meshes * A "template" mechanism to account for particle non-uniformity * More features added in the meantime and upcoming, see here.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (491 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/liggghts-3.8.0.58_5/catalog.mk
  3. /usr/local/share/licenses/liggghts-3.8.0.58_5/LICENSE
  4. /usr/local/share/licenses/liggghts-3.8.0.58_5/GPLv2
  5. bin/liggghts
  6. include/liggghts/abstract_mesh.h
  7. include/liggghts/accelerator_cuda.h
  8. include/liggghts/accelerator_omp.h
  9. include/liggghts/angle.h
  10. include/liggghts/angle_hybrid.h
  11. include/liggghts/associative_pointer_array.h
  12. include/liggghts/associative_pointer_array_I.h
  13. include/liggghts/atom.h
  14. include/liggghts/atom_masks.h
  15. include/liggghts/atom_vec.h
  16. include/liggghts/atom_vec_atomic.h
  17. include/liggghts/atom_vec_charge.h
  18. include/liggghts/atom_vec_convexhull.h
  19. include/liggghts/atom_vec_ellipsoid.h
  20. include/liggghts/atom_vec_full.h
  21. include/liggghts/atom_vec_hybrid.h
  22. include/liggghts/atom_vec_line.h
  23. include/liggghts/atom_vec_molecular.h
  24. include/liggghts/atom_vec_sph.h
  25. include/liggghts/atom_vec_sph_var.h
  26. include/liggghts/atom_vec_sphere.h
  27. include/liggghts/atom_vec_superquadric.h
  28. include/liggghts/atom_vec_tri.h
  29. include/liggghts/bond.h
  30. include/liggghts/bond_harmonic.h
  31. include/liggghts/bond_hybrid.h
  32. include/liggghts/bounding_box.h
  33. include/liggghts/cfd_datacoupling.h
  34. include/liggghts/cfd_datacoupling_file.h
  35. include/liggghts/cfd_datacoupling_mpi.h
  36. include/liggghts/cfd_datacoupling_simple.h
  37. include/liggghts/cfd_regionmodel.h
  38. include/liggghts/cfd_regionmodel_none.h
  39. include/liggghts/change_box.h
  40. include/liggghts/citeme.h
  41. include/liggghts/cohesion_model_base.h
  42. include/liggghts/cohesion_model_easo_capillary_viscous.h
  43. include/liggghts/cohesion_model_sjkr.h
  44. include/liggghts/cohesion_model_sjkr2.h
  45. include/liggghts/cohesion_model_washino_capillary_viscous.h
  46. include/liggghts/comm.h
  47. include/liggghts/comm_I.h
  48. include/liggghts/compute.h
  49. include/liggghts/compute_atom_molecule.h
  50. include/liggghts/compute_bond_local.h
  51. include/liggghts/compute_centro_atom.h
  52. include/liggghts/compute_cluster_atom.h
  53. include/liggghts/compute_cna_atom.h
  54. include/liggghts/compute_com.h
  55. include/liggghts/compute_com_molecule.h
  56. include/liggghts/compute_contact_atom.h
  57. include/liggghts/compute_contact_atom_gran.h
  58. include/liggghts/compute_coord_atom.h
  59. include/liggghts/compute_displace_atom.h
  60. include/liggghts/compute_erotate.h
  61. include/liggghts/compute_erotate_asphere.h
  62. include/liggghts/compute_erotate_multisphere.h
  63. include/liggghts/compute_erotate_sphere.h
  64. include/liggghts/compute_erotate_sphere_atom.h
  65. include/liggghts/compute_erotate_superquadric.h
  66. include/liggghts/compute_group_group.h
  67. include/liggghts/compute_gyration.h
  68. include/liggghts/compute_gyration_molecule.h
  69. include/liggghts/compute_inertia_molecule.h
  70. include/liggghts/compute_ke.h
  71. include/liggghts/compute_ke_atom.h
  72. include/liggghts/compute_ke_multisphere.h
  73. include/liggghts/compute_msd.h
  74. include/liggghts/compute_msd_molecule.h
  75. include/liggghts/compute_nparticles_tracer_region.h
  76. include/liggghts/compute_pair_gran_local.h
  77. include/liggghts/compute_pe.h
  78. include/liggghts/compute_pe_atom.h
  79. include/liggghts/compute_pressure.h
  80. include/liggghts/compute_property_atom.h
  81. include/liggghts/compute_property_local.h
  82. include/liggghts/compute_property_molecule.h
  83. include/liggghts/compute_rdf.h
  84. include/liggghts/compute_reduce.h
  85. include/liggghts/compute_reduce_region.h
  86. include/liggghts/compute_rigid.h
  87. include/liggghts/compute_slice.h
  88. include/liggghts/compute_stress_atom.h
  89. include/liggghts/compute_temp.h
  90. include/liggghts/contact_interface.h
  91. include/liggghts/contact_model_base.h
  92. include/liggghts/contact_model_constants.h
  93. include/liggghts/contact_models.h
  94. include/liggghts/container.h
  95. include/liggghts/container_base.h
  96. include/liggghts/container_base_I.h
  97. include/liggghts/create_atoms.h
  98. include/liggghts/create_box.h
  99. include/liggghts/custom_value_tracker.h
  100. include/liggghts/custom_value_tracker_I.h
  101. include/liggghts/debug_liggghts.h
  102. include/liggghts/delete_atoms.h
  103. include/liggghts/delete_bonds.h
  104. include/liggghts/dihedral.h
  105. include/liggghts/dihedral_hybrid.h
  106. include/liggghts/displace_atoms.h
  107. include/liggghts/domain.h
  108. include/liggghts/domain_I.h
  109. include/liggghts/domain_definitions.h
  110. include/liggghts/domain_wedge.h
  111. include/liggghts/domain_wedge_dummy.h
  112. include/liggghts/dump.h
  113. include/liggghts/dump_atom_vtk.h
  114. include/liggghts/dump_custom.h
  115. include/liggghts/dump_custom_vtk.h
  116. include/liggghts/dump_custom_vtm.h
  117. include/liggghts/dump_decomposition_vtk.h
  118. include/liggghts/dump_euler_vtk.h
  119. include/liggghts/dump_image.h
  120. include/liggghts/dump_local.h
  121. include/liggghts/dump_local_gran.h
  122. include/liggghts/dump_local_gran_vtk.h
  123. include/liggghts/dump_mesh.h
  124. include/liggghts/dump_mesh_stl.h
  125. include/liggghts/dump_mesh_vtk.h
  126. include/liggghts/dump_mesh_vtm.h
  127. include/liggghts/dump_movie.h
  128. include/liggghts/dump_particle.h
  129. include/liggghts/dump_vtk.h
  130. include/liggghts/dump_xyz.h
  131. include/liggghts/error.h
  132. include/liggghts/error_special.h
  133. include/liggghts/finish.h
  134. include/liggghts/fix.h
  135. include/liggghts/fix_adapt.h
  136. include/liggghts/fix_addforce.h
  137. include/liggghts/fix_ave_atom.h
  138. include/liggghts/fix_ave_correlate.h
  139. include/liggghts/fix_ave_euler.h
  140. include/liggghts/fix_ave_histo.h
  141. include/liggghts/fix_ave_spatial.h
  142. include/liggghts/fix_ave_time.h
  143. include/liggghts/fix_aveforce.h
  144. include/liggghts/fix_base_liggghts.h
  145. include/liggghts/fix_box_relax.h
  146. include/liggghts/fix_buoyancy.h
  147. include/liggghts/fix_calculate_energy_wall.h
  148. include/liggghts/fix_cfd_coupling.h
  149. include/liggghts/fix_cfd_coupling_convection.h
  150. include/liggghts/fix_cfd_coupling_convection_impl.h
  151. include/liggghts/fix_cfd_coupling_convection_species.h
  152. include/liggghts/fix_cfd_coupling_force.h
  153. include/liggghts/fix_cfd_coupling_force_implicit.h
  154. include/liggghts/fix_check_timestep_gran.h
  155. include/liggghts/fix_check_timestep_sph.h
  156. include/liggghts/fix_contact_atom_counter.h
  157. include/liggghts/fix_contact_atom_counter_dummy.h
  158. include/liggghts/fix_contact_atom_counter_wall.h
  159. include/liggghts/fix_contact_atom_counter_wall_dummy.h
  160. include/liggghts/fix_contact_history.h
  161. include/liggghts/fix_contact_history_mesh.h
  162. include/liggghts/fix_contact_history_mesh_I.h
  163. include/liggghts/fix_contact_property_atom.h
  164. include/liggghts/fix_contact_property_atom_wall.h
  165. include/liggghts/fix_continuum_weighted.h
  166. include/liggghts/fix_deform.h
  167. include/liggghts/fix_deform_check.h
  168. include/liggghts/fix_diam_max.h
  169. include/liggghts/fix_drag.h
  170. include/liggghts/fix_dt_reset.h
  171. include/liggghts/fix_dummy.h
  172. include/liggghts/fix_dummy2.h
  173. include/liggghts/fix_efield.h
  174. include/liggghts/fix_enforce2d.h
  175. include/liggghts/fix_external.h
  176. include/liggghts/fix_fiber_spring_simple.h
  177. include/liggghts/fix_freeze.h
  178. include/liggghts/fix_gravity.h
  179. include/liggghts/fix_heat_gran.h
  180. include/liggghts/fix_heat_gran_conduction.h
  181. include/liggghts/fix_insert.h
  182. include/liggghts/fix_insert_pack.h
  183. include/liggghts/fix_insert_rate_region.h
  184. include/liggghts/fix_insert_stream.h
  185. include/liggghts/fix_insert_stream_predefined.h
  186. include/liggghts/fix_lb_coupling_onetoone.h
  187. include/liggghts/fix_lineforce.h
  188. include/liggghts/fix_massflow_mesh.h
  189. include/liggghts/fix_massflow_mesh_sieve.h
  190. include/liggghts/fix_mesh.h
  191. include/liggghts/fix_mesh_surface.h
  192. include/liggghts/fix_minimize.h
  193. include/liggghts/fix_mixing.h
  194. include/liggghts/fix_momentum.h
  195. include/liggghts/fix_move.h
  196. include/liggghts/fix_move_mesh.h
  197. include/liggghts/fix_multicontact_halfspace.h
  198. include/liggghts/fix_multisphere.h
  199. include/liggghts/fix_multisphere_break.h
  200. include/liggghts/fix_multisphere_comm_I.h
  201. include/liggghts/fix_neighlist_mesh.h
  202. include/liggghts/fix_nve.h
  203. include/liggghts/fix_nve_asphere.h
  204. include/liggghts/fix_nve_asphere_base.h
  205. include/liggghts/fix_nve_asphere_noforce.h
  206. include/liggghts/fix_nve_limit.h
  207. include/liggghts/fix_nve_line.h
  208. include/liggghts/fix_nve_noforce.h
  209. include/liggghts/fix_nve_sph.h
  210. include/liggghts/fix_nve_sph_stationary.h
  211. include/liggghts/fix_nve_sphere.h
  212. include/liggghts/fix_nve_superquadric.h
  213. include/liggghts/fix_particledistribution_discrete.h
  214. include/liggghts/fix_planeforce.h
  215. include/liggghts/fix_print.h
  216. include/liggghts/fix_property_atom.h
  217. include/liggghts/fix_property_atom_region_tracer.h
  218. include/liggghts/fix_property_atom_tracer.h
  219. include/liggghts/fix_property_atom_tracer_stream.h
  220. include/liggghts/fix_property_global.h
  221. include/liggghts/fix_read_restart.h
  222. include/liggghts/fix_region_variable.h
  223. include/liggghts/fix_relax_contacts.h
  224. include/liggghts/fix_remove.h
  225. include/liggghts/fix_respa.h
  226. include/liggghts/fix_rigid.h
  227. include/liggghts/fix_scalar_transport_equation.h
  228. include/liggghts/fix_setforce.h
  229. include/liggghts/fix_sph.h
  230. include/liggghts/fix_sph_density_continuity.h
  231. include/liggghts/fix_sph_density_corr.h
  232. include/liggghts/fix_sph_density_drift_corr.h
  233. include/liggghts/fix_sph_density_summation.h
  234. include/liggghts/fix_sph_integrity.h
  235. include/liggghts/fix_sph_mixidx.h
  236. include/liggghts/fix_sph_pressure.h
  237. include/liggghts/fix_sph_velgrad.h
  238. include/liggghts/fix_spring.h
  239. include/liggghts/fix_spring_rg.h
  240. include/liggghts/fix_spring_self.h
  241. include/liggghts/fix_store.h
  242. include/liggghts/fix_store_force.h
  243. include/liggghts/fix_store_state.h
  244. include/liggghts/fix_template_multiplespheres.h
  245. include/liggghts/fix_template_multisphere.h
  246. include/liggghts/fix_template_sphere.h
  247. include/liggghts/fix_template_superquadric.h
  248. include/liggghts/fix_viscous.h
  249. include/liggghts/fix_wall.h
  250. include/liggghts/fix_wall_gran.h
  251. include/liggghts/fix_wall_gran_base.h
  252. include/liggghts/fix_wall_region.h
  253. include/liggghts/fix_wall_region_sph.h
  254. include/liggghts/fix_wall_sph.h
  255. include/liggghts/fix_wall_sph_general.h
  256. include/liggghts/fix_wall_sph_general_base.h
  257. include/liggghts/fix_wall_sph_general_gap.h
  258. include/liggghts/force.h
  259. include/liggghts/general_container.h
  260. include/liggghts/general_container_I.h
  261. include/liggghts/global_properties.h
  262. include/liggghts/granular_pair_style.h
  263. include/liggghts/granular_styles.h
  264. include/liggghts/granular_wall.h
  265. include/liggghts/group.h
  266. include/liggghts/histogram.h
  267. include/liggghts/image.h
  268. include/liggghts/improper.h
  269. include/liggghts/improper_hybrid.h
  270. include/liggghts/info.h
  271. include/liggghts/input.h
  272. include/liggghts/input_mesh_tet.h
  273. include/liggghts/input_mesh_tri.h
  274. include/liggghts/input_multisphere.h
  275. include/liggghts/integrate.h
  276. include/liggghts/irregular.h
  277. include/liggghts/kspace.h
  278. include/liggghts/lammps.h
  279. include/liggghts/lattice.h
  280. include/liggghts/library.h
  281. include/liggghts/library_cfd_coupling.h
  282. include/liggghts/lmptype.h
  283. include/liggghts/lmpwindows.h
  284. include/liggghts/math_complex.h
  285. include/liggghts/math_const.h
  286. include/liggghts/math_extra.h
  287. include/liggghts/math_extra_liggghts.h
  288. include/liggghts/math_extra_liggghts_nonspherical.h
  289. include/liggghts/math_extra_liggghts_superquadric.h
  290. include/liggghts/math_special.h
  291. include/liggghts/math_vector.h
  292. include/liggghts/memory.h
  293. include/liggghts/memory_ns.h
  294. include/liggghts/mesh_module.h
  295. include/liggghts/mesh_module_liquidtransfer.h
  296. include/liggghts/mesh_module_stress.h
  297. include/liggghts/mesh_module_stress_servo.h
  298. include/liggghts/mesh_mover.h
  299. include/liggghts/mesh_mover_linear.h
  300. include/liggghts/mesh_mover_rotation.h
  301. include/liggghts/min.h
  302. include/liggghts/min_cg.h
  303. include/liggghts/min_linesearch.h
  304. include/liggghts/minimize.h
  305. include/liggghts/modified_andrew.h
  306. include/liggghts/modify.h
  307. include/liggghts/mpi_liggghts.h
  308. include/liggghts/multi_node_mesh.h
  309. include/liggghts/multi_node_mesh_I.h
  310. include/liggghts/multi_node_mesh_parallel.h
  311. include/liggghts/multi_node_mesh_parallel_I.h
  312. include/liggghts/multi_node_mesh_parallel_buffer_I.h
  313. include/liggghts/multi_vector_container.h
  314. include/liggghts/multisphere.h
  315. include/liggghts/multisphere_I.h
  316. include/liggghts/multisphere_parallel.h
  317. include/liggghts/multisphere_parallel_I.h
  318. include/liggghts/my_page.h
  319. include/liggghts/my_pool_chunk.h
  320. include/liggghts/neigh_bond.h
  321. include/liggghts/neigh_derive.h
  322. include/liggghts/neigh_dummy.h
  323. include/liggghts/neigh_full.h
  324. include/liggghts/neigh_gran.h
  325. include/liggghts/neigh_half_bin.h
  326. include/liggghts/neigh_half_multi.h
  327. include/liggghts/neigh_half_nsq.h
  328. include/liggghts/neigh_list.h
  329. include/liggghts/neigh_mlg_dummy.h
  330. include/liggghts/neigh_modify.h
  331. include/liggghts/neigh_multi_level_grid.h
  332. include/liggghts/neigh_request.h
  333. include/liggghts/neigh_respa.h
  334. include/liggghts/neighbor.h
  335. include/liggghts/normal_model_base.h
  336. include/liggghts/normal_model_edinburgh.h
  337. include/liggghts/normal_model_edinburgh_stiffness.h
  338. include/liggghts/normal_model_hertz.h
  339. include/liggghts/normal_model_hertz_stiffness.h
  340. include/liggghts/normal_model_hooke.h
  341. include/liggghts/normal_model_hooke_hysteresis.h
  342. include/liggghts/normal_model_hooke_stiffness.h
  343. include/liggghts/normal_model_luding.h
  344. include/liggghts/normal_model_thornton_ning.h
  345. include/liggghts/os_specific.h
  346. include/liggghts/output.h
  347. include/liggghts/pack.h
  348. include/liggghts/pair.h
  349. include/liggghts/pair_gran.h
  350. include/liggghts/pair_gran_base.h
  351. include/liggghts/pair_gran_proxy.h
  352. include/liggghts/pair_hybrid.h
  353. include/liggghts/pair_hybrid_overlay.h
  354. include/liggghts/pair_line_lj.h
  355. include/liggghts/pair_soft.h
  356. include/liggghts/pair_sph.h
  357. include/liggghts/pair_sph_artvisc_tenscorr.h
  358. include/liggghts/pair_sph_morris_tenscorr.h
  359. include/liggghts/particleToInsert.h
  360. include/liggghts/particleToInsertSuperquadric.h
  361. include/liggghts/particleToInsert_multisphere.h
  362. include/liggghts/pointers.h
  363. include/liggghts/primitive_wall.h
  364. include/liggghts/primitive_wall_definitions.h
  365. include/liggghts/probability_distribution.h
  366. include/liggghts/procmap.h
  367. include/liggghts/properties.h
  368. include/liggghts/property_registry.h
  369. include/liggghts/random.h
  370. include/liggghts/random_mars.h
  371. include/liggghts/random_park.h
  372. include/liggghts/read_data.h
  373. include/liggghts/read_dump.h
  374. include/liggghts/read_restart.h
  375. include/liggghts/reader.h
  376. include/liggghts/reader_native.h
  377. include/liggghts/reader_xyz.h
  378. include/liggghts/region.h
  379. include/liggghts/region_block.h
  380. include/liggghts/region_cone.h
  381. include/liggghts/region_cylinder.h
  382. include/liggghts/region_intersect.h
  383. include/liggghts/region_mesh_tet.h
  384. include/liggghts/region_mesh_tet_I.h
  385. include/liggghts/region_neighbor_list.h
  386. include/liggghts/region_neighbor_list_I.h
  387. include/liggghts/region_neighbor_list_base.h
  388. include/liggghts/region_neighbor_list_definitions.h
  389. include/liggghts/region_plane.h
  390. include/liggghts/region_prism.h
  391. include/liggghts/region_sphere.h
  392. include/liggghts/region_union.h
  393. include/liggghts/region_wedge.h
  394. include/liggghts/replicate.h
  395. include/liggghts/respa.h
  396. include/liggghts/rolling_model_base.h
  397. include/liggghts/rolling_model_cdt.h
  398. include/liggghts/rolling_model_epsd.h
  399. include/liggghts/rolling_model_epsd2.h
  400. include/liggghts/rolling_model_epsd3.h
  401. include/liggghts/rolling_model_luding.h
  402. include/liggghts/rotate.h
  403. include/liggghts/run.h
  404. include/liggghts/run_time.h
  405. include/liggghts/scalar_container.h
  406. include/liggghts/set.h
  407. include/liggghts/settings.h
  408. include/liggghts/signal_handling.h
  409. include/liggghts/sort_buffer.h
  410. include/liggghts/special.h
  411. include/liggghts/sph_kernel_cubicspline.h
  412. include/liggghts/sph_kernel_cubicspline2D.h
  413. include/liggghts/sph_kernel_spiky.h
  414. include/liggghts/sph_kernel_spiky2D.h
  415. include/liggghts/sph_kernel_wendland.h
  416. include/liggghts/sph_kernel_wendland2D.h
  417. include/liggghts/sph_kernels.h
  418. include/liggghts/string_liggghts.h
  419. include/liggghts/style_angle.h
  420. include/liggghts/style_atom.h
  421. include/liggghts/style_body.h
  422. include/liggghts/style_bond.h
  423. include/liggghts/style_cfd_datacoupling.h
  424. include/liggghts/style_cfd_regionmodel.h
  425. include/liggghts/style_cohesion_model.h
  426. include/liggghts/style_command.h
  427. include/liggghts/style_compute.h
  428. include/liggghts/style_contact_model.h
  429. include/liggghts/style_dihedral.h
  430. include/liggghts/style_dump.h
  431. include/liggghts/style_fix.h
  432. include/liggghts/style_improper.h
  433. include/liggghts/style_integrate.h
  434. include/liggghts/style_kspace.h
  435. include/liggghts/style_lb.h
  436. include/liggghts/style_mesh_module.h
  437. include/liggghts/style_mesh_mover.h
  438. include/liggghts/style_minimize.h
  439. include/liggghts/style_normal_model.h
  440. include/liggghts/style_pair.h
  441. include/liggghts/style_reader.h
  442. include/liggghts/style_region.h
  443. include/liggghts/style_rolling_model.h
  444. include/liggghts/style_sph_kernel.h
  445. include/liggghts/style_surface_model.h
  446. include/liggghts/style_tangential_model.h
  447. include/liggghts/suffix.h
  448. include/liggghts/superquadric.h
  449. include/liggghts/surface_mesh.h
  450. include/liggghts/surface_mesh_I.h
  451. include/liggghts/surface_mesh_feature_remove.h
  452. include/liggghts/surface_mesh_feature_remove_I.h
  453. include/liggghts/surface_model_base.h
  454. include/liggghts/surface_model_default.h
  455. include/liggghts/surface_model_multicontact.h
  456. include/liggghts/surface_model_superquadric.h
  457. include/liggghts/tangential_model_base.h
  458. include/liggghts/tangential_model_history.h
  459. include/liggghts/tangential_model_luding_tn.h
  460. include/liggghts/tangential_model_no_history.h
  461. include/liggghts/tet_mesh.h
  462. include/liggghts/tet_mesh_I.h
  463. include/liggghts/thermo.h
  464. include/liggghts/timer.h
  465. include/liggghts/tracking_mesh.h
  466. include/liggghts/tracking_mesh_I.h
  467. include/liggghts/tri_line.h
  468. include/liggghts/tri_mesh.h
  469. include/liggghts/tri_mesh_I.h
  470. include/liggghts/tri_mesh_I_superquadric.h
  471. include/liggghts/tri_mesh_deform.h
  472. include/liggghts/tri_mesh_planar.h
  473. include/liggghts/tri_mesh_planar_I.h
  474. include/liggghts/universe.h
  475. include/liggghts/update.h
  476. include/liggghts/utils.h
  477. include/liggghts/variable.h
  478. include/liggghts/vector_container.h
  479. include/liggghts/vector_liggghts.h
  480. include/liggghts/velocity.h
  481. include/liggghts/verlet.h
  482. include/liggghts/version.h
  483. include/liggghts/volume_mesh.h
  484. include/liggghts/volume_mesh_I.h
  485. include/liggghts/write_data.h
  486. include/liggghts/write_dump.h
  487. include/liggghts/write_restart.h
  488. lib/libliggghts.so
  489. @owner
  490. @group
  491. @mode
Collapse this list.
Dependency lines:
  • liggghts>0:science/liggghts
To install the port:
cd /usr/ports/science/liggghts/ && make install clean
To add the package, run one of these commands:
  • pkg install science/liggghts
  • pkg install liggghts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: liggghts
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665627493 SHA256 (CFDEMproject-LIGGGHTS-PUBLIC-3.8.0-58-g6e28cfe3_GH0.tar.gz) = b840447b99c8235cc16c36a9cf1273018ba2253291f45fef2c9c64ebe5ce527a SIZE (CFDEMproject-LIGGGHTS-PUBLIC-3.8.0-58-g6e28cfe3_GH0.tar.gz) = 36282727

Packages (timestamps in pop-ups are UTC):
liggghts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.8.0.58_5------
FreeBSD:13:quarterly-3.8.0.58_5------
FreeBSD:14:latest-3.8.0.58_5------
FreeBSD:14:quarterly-3.8.0.58_5------
FreeBSD:15:latest-3.8.0.58_5n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. cmake : devel/cmake-core
  3. gfortran12 : lang/gcc12
  4. python3.9 : lang/python39
  5. as : devel/binutils
  6. xorgproto>=0 : x11/xorgproto
  7. ice.pc : x11/libICE
  8. sm.pc : x11/libSM
  9. x11.pc : x11/libX11
  10. xext.pc : x11/libXext
  11. xt.pc : x11-toolkits/libXt
  12. qt5-buildtools>=5.15 : devel/qt5-buildtools
  13. qt5-qmake>=5.15 : devel/qt5-qmake
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gfortran12 : lang/gcc12
  2. python3.9 : lang/python39
  3. ice.pc : x11/libICE
  4. sm.pc : x11/libSM
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
  7. xt.pc : x11-toolkits/libXt
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libfreetype.so : print/freetype2
  3. libhdf5_hl.so : science/hdf5
  4. libmpi.so : net/mpich
  5. libnetcdf.so : science/netcdf
  6. libpng.so : graphics/png
  7. libtiff.so : graphics/tiff
  8. libvtkViewsCore-9.2.so : math/vtk9
  9. libGL.so : graphics/libglvnd
  10. libjpeg.so : graphics/jpeg-turbo
  11. libQt5Core.so : devel/qt5-core
  12. libQt5Qml.so : x11-toolkits/qt5-declarative
  13. libQt5Gui.so : x11-toolkits/qt5-gui
  14. libQt5Network.so : net/qt5-network
  15. libQt5OpenGL.so : graphics/qt5-opengl
  16. libQt5Sql.so : databases/qt5-sql
  17. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
science_liggghts
USES:
compiler:c++17-lang cmake fortran gl jpeg python qt:5 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/CFDEMproject/LIGGGHTS-PUBLIC/tar.gz/3.8.0-58-g6e28cfe3?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port