five

Rough sphere

收藏
DataCite Commons2023-11-28 更新2024-07-13 收录
下载链接:
https://contact.engineering/go/8ppx5
下载链接
链接失效反馈
官方服务:
资源简介:
Example illustrating the contact of a rough sphere that behaves as a nominally flat rough surface at small normal forces while it follows the Hertzian theory of smooth spheres at large normal forces. This dataset is similar to the simulations in https://doi.org/10.1063/1.4950802 The topographies were generated with the following Python code: ``` from SurfaceTopography.Generation import fourier_synthesis from SurfaceTopography.Special import make_sphere import numpy as np a0 = 1 # Pixel size radius = 10000 n = 1024 hprms = 0.01 np.random.seed(0) roughness = fourier_synthesis( (n, n), physical_sizes=(n, n), rms_slope=hprms, hurst=0.8, short_cutoff=4, long_cutoff=256 ) sphere = make_sphere(radius, (n, n), (n, n), centre=(n // 2 + 1, n // 2 + 1 ), kind="paraboloid") roughness.to_matrix(f"rough_flat.txt") sphere.to_matrix(f"smooth_sphere.txt") roughness._heights += sphere.heights() roughness.to_matrix(f"rough_sphere.txt") ```
提供机构:
contact.engineering
创建时间:
2022-03-25
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作