Software Open Access
{ "updated": "2024-07-01T14:16:49.066768+00:00", "conceptdoi": "10.14278/rodare.2325", "created": "2024-07-01T12:31:35.142927+00:00", "revision": 2, "owners": [ 283 ], "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" }, "files": [ { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:1cac8f3afcff4b8d48d620f46f111044", "key": "ca70_side5_ec0.8.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec0.8.zip" }, "size": 10164059039, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:16e74a86a6d3aa37e174253ce3b6a5e0", "key": "ca70_side5_ec1.6.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec1.6.zip" }, "size": 10163271835, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:e8909b4150c3e3771463fb8df015e198", "key": "ca70_side5_ec2.8.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/ca70_side5_ec2.8.zip" }, "size": 10152083884, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:6333af25cc240a4999c87c66ccf27fe9", "key": "figures.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/figures.zip" }, "size": 7969527, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:761c005351aba34ee15d22918153e068", "key": "manuscript.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/manuscript.zip" }, "size": 7304962, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:2cabf6a28f885c34d878cde1e88a288f", "key": "scripts.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/scripts.zip" }, "size": 15449, "type": "zip" }, { "bucket": "2edd833e-6766-4719-99d1-de52ac0d0f38", "checksum": "md5:2859fa5c5dfbc03d912fa55dca4e0f86", "key": "src.zip", "links": { "self": "https://rodare.hzdr.de/api/files/2edd833e-6766-4719-99d1-de52ac0d0f38/src.zip" }, "size": 119642303, "type": "zip" } ], "doi": "10.14278/rodare.3034", "metadata": { "resource_type": { "type": "software", "title": "Software" }, "language": "eng", "relations": { "version": [ { "parent": { "pid_value": "2325", "pid_type": "recid" }, "count": 4, "last_child": { "pid_value": "3034", "pid_type": "recid" }, "index": 3, "is_last": true } ] }, "publication_date": "2024-07-01", "doi": "10.14278/rodare.3034", "contributors": [ { "name": "Lecrivain, Gregory", "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", "type": "ContactPerson" } ], "license": { "id": "CC-BY-4.0" }, "communities": [ { "id": "energy" }, { "id": "fwd" }, { "id": "rodare" } ], "access_right": "open", "doc_id": "1", "related_identifiers": [ { "identifier": "https://www.hzdr.de/publications/Publ-37084", "relation": "isIdenticalTo", "scheme": "url" }, { "identifier": "https://www.hzdr.de/publications/Publ-37083", "relation": "isReferencedBy", "scheme": "url" }, { "identifier": "10.14278/rodare.2325", "relation": "isVersionOf", "scheme": "doi" } ], "pub_id": "37084", "access_right_category": "success", "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>", "keywords": [ "Micro-origami simulation", "Drop encapsulation", "Self-folding", "Fluid-structure interaction" ], "title": "Self-folding of two-dimensional thin templates into pyramidal micro-structures by a liquid drop - a numerical model", "version": "1.1", "creators": [ { "orcid": "0000-0003-0540-3426", "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", "name": "Lecrivain, Gregory" } ] }, "conceptrecid": "2325", "id": 3034, "stats": { "volume": 112596914494.0, "unique_downloads": 32.0, "version_unique_downloads": 199.0, "unique_views": 158.0, "downloads": 35.0, "version_unique_views": 658.0, "version_views": 986.0, "version_downloads": 309.0, "version_volume": 716956027766.0, "views": 192.0 } }
All versions | This version | |
---|---|---|
Views | 986 | 192 |
Downloads | 309 | 35 |
Data volume | 717.0 GB | 112.6 GB |
Unique views | 658 | 158 |
Unique downloads | 199 | 32 |