{"id":24838760,"url":"https://github.com/milover/turbo","last_synced_at":"2025-07-29T19:38:07.636Z","repository":{"id":185583878,"uuid":"218648019","full_name":"Milover/turbo","owner":"Milover","description":"A program for iterative design and construction of low-speed axial fan blade geometry by means of numerical simulation.","archived":false,"fork":false,"pushed_at":"2020-07-21T13:28:33.000Z","size":826,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T04:25:25.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Milover.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-10-30T23:55:15.000Z","updated_at":"2024-04-01T11:33:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5b402ec-411c-474d-8f68-9be9db394298","html_url":"https://github.com/Milover/turbo","commit_stats":null,"previous_names":["milover/turbo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Milover/turbo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milover%2Fturbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milover%2Fturbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milover%2Fturbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milover%2Fturbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Milover","download_url":"https://codeload.github.com/Milover/turbo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milover%2Fturbo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502621,"owners_count":23618658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-31T06:21:44.985Z","updated_at":"2025-07-09T20:07:38.591Z","avatar_url":"https://github.com/Milover.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"/*---------------------------------------------------------------------------*\\\n\n\tturbo - Copyright (C) 2019 P. Milovic\n\n-------------------------------------------------------------------------------\nLicense\n\tSee the LICENSE file for license information.\n\n/*---------------------------------------------------------------------------*\\\n\n// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //\n\n/*---------------------------------------------------------------------------*\\\n                                DESCRIPTION\n\\*---------------------------------------------------------------------------*/\n\nUnder construction :D\n\n\n\n/*---------------------------------------------------------------------------*\\\n                                DEPENDENCIES\n\\*---------------------------------------------------------------------------*/\n\nThe following are dependencies to build the sources:\n\n\tCMake (v3.2 or higher)\n\tGmsh (v4.4 or higher)\n\tDoxygen (v1.8 or higher) - for documentation only\n\n\nLinux:\n\nIf building on Linux machines both CMake and Gmsh are available as packages\nfrom the repositories:\n\n\tcmake\n\tlibgmsh-dev\n\tdoxygen\n\nAlternatively see instructions for Mac machines for piecewise building.\nOnce installed see the Building section for the build procedure.\n\n\nMac:\n\nIf building on Mac machines the CMake binary (and sources) is available at\nthe following website:\n\n\tcmake.org\n\nOnce installed make sure CMake is added to the local search path by adding\nthe following line to your ~/.bash_profile:\n\n\tPATH=\"/Applications/CMake.app/Contents/bin\":\"$PATH\"\n\nThe Gmsh sources and the SDK kit is available at the following website:\n\n\tgmsh.info\n\nThe simplest way to meet the prerequisites is to download the SDK kit and then\nsimply move the gmsh library ('libgmsh.[version].so' or\n'libgmsh.[version].dylib) to '/usr/local/lib' and the gmsh header ('gmsh.h')\nto '/usr/local/include'. After this is done proceed to the Building section.\n\nIf building gmsh from source follow the build instructions for building the\ngmsh dynamic library and then install the library and the headers.\n\nDoxygen is available at ...\n\n\n\n/*---------------------------------------------------------------------------*\\\n                                BUILDING\n\\*---------------------------------------------------------------------------*/\n\nThe 'turbo' sources are available at the following repositories:\n\n\tgithub.com/Milover/turbo\n\tbitbucket.com/pmilovic/turbo\n\nEither clone or download them and then execute the following commands:\n\n\t$ cd turbo\n\t$ mkdir build\n\t$ cd build\n\t$ cmake -DCMAKE_BUILD_TYPE=Release ../\n\t$ make\n\nIf you would like to build the documentation (requires Doxygen) as well:\n\n\t$ make doc\n\nNote that the documentation is built in the 'doc' directory and requires to be\nsubsequently built via latex:\n\n\t$ cd ../doc/latex\n\t$ pdflatex turbo.latex\n\nTo run the test simply run:\n\n\t$ ctest\n\nfrom the build directory. Note that the test are built in 'test/bin' as\nstandalone binaries and can be run individually. To suppress all output,\nincluding the gmsh gui, but the test result simply run them with the\n'--result-only' command line flag.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilover%2Fturbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilover%2Fturbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilover%2Fturbo/lists"}