<?xml version="1.0" encoding="UTF-8"?><resource xmlns="http://datacite.org/schema/kernel-4" xmlns:mcrmods="http://www.mycore.de/xslt/mods" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd"><identifier identifierType="DOI">10.57892/100-99</identifier><creators><creator><creatorName nameType="Personal">Mengel, Armin</creatorName><givenName>Armin</givenName><familyName>Mengel</familyName><nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0009-0005-4035-115X</nameIdentifier><affiliation>Institute for Experimental and Applied Physics, Kiel University</affiliation></creator></creators><titles><title>Numerical calculation of the orientation-averaged projected area of an aggregate of spheres</title></titles><publisher>Kiel University</publisher><publicationYear>2024</publicationYear><subjects><subject>Monte Carlo integration</subject><subject>computational geometry</subject><subject>Monte-Carlo-Integration</subject><subject>Algorithmische Geometrie</subject><subject subjectScheme="sdnb">530</subject></subjects><contributors><contributor contributorType="HostingInstitution"><contributorName nameType="Organizational">Kiel University</contributorName></contributor></contributors><dates><date dateType="Issued">2024-11-18</date></dates><language>en</language><resourceType resourceTypeGeneral="Software">Software</resourceType><alternateIdentifiers><alternateIdentifier alternateIdentifierType="URL">https://opendata.uni-kiel.de/receive/fdr_mods_00000099</alternateIdentifier><alternateIdentifier alternateIdentifierType="MyCoRe">fdr_mods_00000099</alternateIdentifier></alternateIdentifiers><relatedIdentifiers><relatedIdentifier relatedIdentifierType="URL" relationType="HasMetadata" relatedMetadataScheme="mods" schemeURI="https://www.loc.gov/standards/mods/v3/mods-3-7.xsd">https://opendata.uni-kiel.de/receive/fdr_mods_00000099?XSL.Transformer=mods</relatedIdentifier></relatedIdentifiers><rightsList><rights xml:lang="en" rightsURI="https://opendatacommons.org/licenses/odbl/1-0/" rightsIdentifier="ODbL-1.0---Open-Database-License">ODbL 1.0 - Open Database License</rights></rightsList><descriptions><description descriptionType="Abstract">This MATLAB (https://www.mathworks.com/products/matlab.html) code computes the orientation-averaged projected area of an aggregate of spheres using random sampling of orientations and Monte Carlo computation of the projected area for each orientation. The algorithm is as described in: R. Gopalakrishnan, T. Thajudeen, and C. J. Hogan, “Collision limited reaction rates for arbitrarily shaped particles across the entire diffusive knudsen number range,” The Journal of Chemical Physics 135, 054302 (2011). The number of random orientations as well as the number of random points for each Monte Carlo area computation can be adjusted. An option to plot the aggregate in 3d in a simple way is also implemented. Details on input and output of the function can be found as comments in the main function file.</description></descriptions></resource>