VPGen


NameVPGen JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryGenerate porosity medium
upload_time2023-10-30 14:56:59
maintainer
docs_urlNone
authorSavvin Anton
requires_python
licenseGPL-3.0 license
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VPGen
Create a porous medium. Customize the domain size, origin, periodicity, and indentation. Set the number of obstacles or porosity and set the obstacles radius range. 2D and 3D possible.

Below is an example of a 2d domain with size (1, 1) and origin (0, 0). The X indent is 1.5 and has a Y periodicity.
![alt text](https://drive.google.com/uc?id=1DVnwRodpkKkxZqSzrbRM8dmikg-MOOq3)

INFO: buildLibWindow.bat must be edited to suit your system. Your Windows Kit or Visual Studio may be different from mine. I don't plan to use cmake at the moment.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "VPGen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python",
    "author": "Savvin Anton",
    "author_email": "anv.savvin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/44/7729a4238156b082aebe2328fb9dc2668dbe2c7c1a3c788152c7d2b0fe6d/VPGen-1.0.0.tar.gz",
    "platform": "Windows",
    "description": "# VPGen\nCreate a porous medium. Customize the domain size, origin, periodicity, and indentation. Set the number of obstacles or porosity and set the obstacles radius range. 2D and 3D possible.\n\nBelow is an example of a 2d domain with size (1, 1) and origin (0, 0). The X indent is 1.5 and has a Y periodicity.\n![alt text](https://drive.google.com/uc?id=1DVnwRodpkKkxZqSzrbRM8dmikg-MOOq3)\n\nINFO: buildLibWindow.bat must be edited to suit your system. Your Windows Kit or Visual Studio may be different from mine. I don't plan to use cmake at the moment.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "Generate porosity medium",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7ff4398385e74f647235f3df1acba02bb69044843068705a5c782ac3dbb5814",
                "md5": "35d9d0ca3427871efce507c811b7fed6",
                "sha256": "4d2e2e8197fac965d352c5e78dde99e0301dfdfca47be254f8f2bc0d8dbe19f6"
            },
            "downloads": -1,
            "filename": "VPGen-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35d9d0ca3427871efce507c811b7fed6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 179665,
            "upload_time": "2023-10-30T14:56:57",
            "upload_time_iso_8601": "2023-10-30T14:56:57.551379Z",
            "url": "https://files.pythonhosted.org/packages/b7/ff/4398385e74f647235f3df1acba02bb69044843068705a5c782ac3dbb5814/VPGen-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa447729a4238156b082aebe2328fb9dc2668dbe2c7c1a3c788152c7d2b0fe6d",
                "md5": "0affd2de5e33c2fcb8c8f026a366035f",
                "sha256": "3b0b09fc6da1abd57d55b6ed5040177d079ccbf32f0892f7652e0457ce06837b"
            },
            "downloads": -1,
            "filename": "VPGen-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0affd2de5e33c2fcb8c8f026a366035f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 174409,
            "upload_time": "2023-10-30T14:56:59",
            "upload_time_iso_8601": "2023-10-30T14:56:59.629942Z",
            "url": "https://files.pythonhosted.org/packages/fa/44/7729a4238156b082aebe2328fb9dc2668dbe2c7c1a3c788152c7d2b0fe6d/VPGen-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 14:56:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vpgen"
}
        
Elapsed time: 0.41315s