getAreaOverlappingD​isks

Version 1.0.1 (8.38 KB) by Philip Wang
The code returns overlapping area of a 2D bumpy disks pair
10 Downloads
Updated 24 Feb 2020

Created by Philip Wang
% 000 PW Created on Feb. 23, 2020 at Yale University

This program solves the overlapping area of two bumpy disks.
See the following for bumpy disks:
Papanikolaou, S., O'Hern, C. S., & Shattuck, M. D. (2013).
Isostaticity at frictional jamming. Physical review letters, 110(19), 198002.
The journal paper can also be obtained from:
https://jamming.research.yale.edu/files/papers/bump.pdf

The program will be used as part of the method in a paper to be submitted in 2020 on frictional study of jammed particls.

input: position of the particles and the bumps
return: Alist = [label_p1, label_p2, A_analytical, A_mc];

Cite As

Philip Wang (2024). getAreaOverlappingDisks (https://github.com/philipwang1989/getAreaOverlappingDisks), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Uploaded the data.mat for local debugging.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.