Software Open Access
{
"conceptdoi": "10.14278/rodare.2325",
"created": "2024-07-01T12:31:35.142927+00:00",
"links": {
"badge": "https://rodare.hzdr.de/badge/doi/10.14278/rodare.3034.svg",
"doi": "https://doi.org/10.14278/rodare.3034",
"conceptbadge": "https://rodare.hzdr.de/badge/doi/10.14278/rodare.2325.svg",
"conceptdoi": "https://doi.org/10.14278/rodare.2325",
"bucket": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38",
"html": "https://rodare.hzdr.de/record/3034",
"latest": "https://rodare.hzdr.de/api/records/3034",
"latest_html": "https://rodare.hzdr.de/record/3034"
},
"updated": "2024-07-01T14:16:49.066768+00:00",
"owners": [
283
],
"conceptrecid": "2325",
"doi": "10.14278/rodare.3034",
"stats": {
"volume": 448997094764.0,
"unique_downloads": 87.0,
"version_unique_downloads": 364.0,
"unique_views": 607.0,
"downloads": 110.0,
"version_unique_views": 1805.0,
"version_views": 2745.0,
"version_downloads": 680.0,
"version_volume": 1962103515514.0,
"views": 694.0
},
"id": 3034,
"metadata": {
"doc_id": "1",
"keywords": [
"Micro-origami simulation",
"Drop encapsulation",
"Self-folding",
"Fluid-structure interaction"
],
"contributors": [
{
"type": "ContactPerson",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Lecrivain, Gregory"
}
],
"description": "<p>Source files and selected raw data related to the manuscript "Self-folding of two-dimensional thin templates into pyramidal micro-structures by a liquid drop - a numerical model" by Gregory Lecrivain, Helmholtz-Zentrum Dresden-Rossendorf, Germany, 2024.</p>\n\n<p>1) folder "manuscript",<br>\nThis folder contains all text documents related to manuscript. Text and final figures are found in the directory.</p>\n\n<p>2) folder "scripts"<br>\nThis folder contains python and bash scripts used to post-process the raw data and prepare the figures. You will need to install some python3 libraries. Use the following command: pip install pyquaternion matplotlib scipy intersect.</p>\n\n<p>3) folder "figures"<br>\nThis folder contain information on how to run the simulations related to the figure. More information can be found in the README text file located in each figure/figX subfolder, where X the figure number in the manuscript.</p>\n\n<p>4) folder "src"<br>\nThis folder contains the all c++ files related to the source code.</p>\n\n<p>4.1)<br>\nPrior to compiling, you should have gcc(7.3.0), openmpi(2.1.2), make(4.3), cmake(3.20.2), python(3.8.0), blas(3.8.0), lapack(3.8.0), boost(1.78.0), and git(2.30.1) available on your machine. The version number in the parenthesis corresponds to the one I used on the local HPC available at my institution. In my case, I type "module load gcc/7.3.0 openmpi/2.1.2 make/4.3 cmake/3.20.2 python/3.8.0 blas/3.8.0 lapack/3.8.0 boost/1.78.0 git/2.30.1".</p>\n\n<p>4.2)<br>\nTo compile the libraries, open a terminal, cd to the src directory and type "make libs". All outputs will placed in the folder $HOME/local. The libraries' tarballs needed to compile the code are placed in the Libs directory.</p>\n\n<p>4.3)<br>\nI have manually installed paraview 5.9.1. pvpython is used to export txt data (hinge, drop and three-phase contact line) to vtk format.</p>\n\n<p>4.4)<br>\nOpen your ~/.bashrc file and add the following lines.<br>\nexport IGL_NUM_THREADS=1<br>\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/local/libconfig-1.7.3/lib<br>\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/local/gmp-6.2.1/lib<br>\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/local/mpfr-4.1.0/lib<br>\nexport PATH=$PATH:$HOME/microorigami/src #(or whereever, your chosen parent directory is)<br>\nexport PATH=$PATH:$HOME/microorigami/scripts #(or whereever, your chosen parent directory is)<br>\nexport PATH=$PATH:$HOME/microorigami/paraview/bin #(or whatever path you used)</p>\n\n<p>4.5)<br>\nopen a new terminal, cd to the src directory and type "make check_library_path". The terminal should return<br>\n"library path to libconfig is correct"<br>\n"library path to gmp is correct"<br>\n"library path to mpfr is correct"<br>\nIf that is the case, i.e. the paths are correctly set. To compile, type "make main post". Alternatively, one can speed up the installation by typing "make -j 4 main post", where 4 is the number of cpus I use.</p>\n\n<p>4.6)<br>\nHelp is available in each header file (.h) in the form of doxygen comments. Type "make doxy". The folder html will appear under src.</p>\n\n<p>4.7)<br>\nType "make clean" to clean the src folder</p>\n\n<p>5) folders "caX_sideY_ecZ.zip"<br>\nThe zip files contains the raw data related to Figure 10. Here, X = 70 is the contact angle, Y = 5 the number of side panels and Z = 0.8, 1.6 and 2.4 the elasto-capillary number. After data extraction, three folders will be created, namely wd/ca70/side5/ec0.8, wd/ca70/side5/ec1.6 and wd/ca70/side5/ec2.4, where wd is your working directory. To convert the data into human-readable format (txt, vtk, stl,...) type "source Utils.sh; ExportScript --verbose --submit" in the working directory wd on the hpc. The bash function ExportScript is located in "scripts/Utils.sh". All other raw data can be obtained by following the commands in the README text file located in each figX folder, with X=1,2,...,13. With Paraview, one is able to visualize the self-folding by loading the stl files.</p>",
"resource_type": {
"type": "software",
"title": "Software"
},
"access_right_category": "success",
"pub_id": "37084",
"title": "Self-folding of two-dimensional thin templates into pyramidal micro-structures by a liquid drop - a numerical model",
"creators": [
{
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
"name": "Lecrivain, Gregory",
"orcid": "0000-0003-0540-3426"
}
],
"relations": {
"version": [
{
"is_last": true,
"last_child": {
"pid_type": "recid",
"pid_value": "3034"
},
"parent": {
"pid_type": "recid",
"pid_value": "2325"
},
"index": 3,
"count": 4
}
]
},
"license": {
"id": "CC-BY-4.0"
},
"version": "1.1",
"access_right": "open",
"publication_date": "2024-07-01",
"related_identifiers": [
{
"relation": "isIdenticalTo",
"scheme": "url",
"identifier": "https://www.hzdr.de/publications/Publ-37084"
},
{
"relation": "isReferencedBy",
"scheme": "url",
"identifier": "https://www.hzdr.de/publications/Publ-37083"
},
{
"relation": "isVersionOf",
"scheme": "doi",
"identifier": "10.14278/rodare.2325"
}
],
"communities": [
{
"id": "energy"
},
{
"id": "fwd"
},
{
"id": "rodare"
}
],
"doi": "10.14278/rodare.3034",
"language": "eng"
},
"revision": 2,
"files": [
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec0.8.zip"
},
"key": "ca70_side5_ec0.8.zip",
"size": 10164059039,
"checksum": "md5:1cac8f3afcff4b8d48d620f46f111044"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec1.6.zip"
},
"key": "ca70_side5_ec1.6.zip",
"size": 10163271835,
"checksum": "md5:16e74a86a6d3aa37e174253ce3b6a5e0"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec2.8.zip"
},
"key": "ca70_side5_ec2.8.zip",
"size": 10152083884,
"checksum": "md5:e8909b4150c3e3771463fb8df015e198"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/figures.zip"
},
"key": "figures.zip",
"size": 7969527,
"checksum": "md5:6333af25cc240a4999c87c66ccf27fe9"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/manuscript.zip"
},
"key": "manuscript.zip",
"size": 7304962,
"checksum": "md5:761c005351aba34ee15d22918153e068"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/scripts.zip"
},
"key": "scripts.zip",
"size": 15449,
"checksum": "md5:2cabf6a28f885c34d878cde1e88a288f"
},
{
"type": "zip",
"bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38",
"links": {
"self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/src.zip"
},
"key": "src.zip",
"size": 119642303,
"checksum": "md5:2859fa5c5dfbc03d912fa55dca4e0f86"
}
]
}
| All versions | This version | |
|---|---|---|
| Views | 2,745 | 694 |
| Downloads | 680 | 110 |
| Data volume | 2.0 TB | 449.0 GB |
| Unique views | 1,805 | 607 |
| Unique downloads | 364 | 87 |