{"id":21044345,"url":"https://github.com/trixi-framework/talk-2024-adaptex-interactive-trixi","last_synced_at":"2026-04-27T19:32:45.116Z","repository":{"id":239179031,"uuid":"797683423","full_name":"trixi-framework/talk-2024-adaptex-interactive-trixi","owner":"trixi-framework","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-28T10:24:13.000Z","size":5946,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-28T08:19:12.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trixi-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-08T10:11:10.000Z","updated_at":"2024-05-28T10:24:16.000Z","dependencies_parsed_at":"2024-05-14T13:58:59.512Z","dependency_job_id":null,"html_url":"https://github.com/trixi-framework/talk-2024-adaptex-interactive-trixi","commit_stats":null,"previous_names":["trixi-framework/talk-2024-adaptex-interactive-trixi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trixi-framework/talk-2024-adaptex-interactive-trixi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trixi-framework%2Ftalk-2024-adaptex-interactive-trixi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trixi-framework%2Ftalk-2024-adaptex-interactive-trixi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trixi-framework%2Ftalk-2024-adaptex-interactive-trixi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trixi-framework%2Ftalk-2024-adaptex-interactive-trixi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trixi-framework","download_url":"https://codeload.github.com/trixi-framework/talk-2024-adaptex-interactive-trixi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trixi-framework%2Ftalk-2024-adaptex-interactive-trixi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32352396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-19T14:16:29.419Z","updated_at":"2026-04-27T19:32:45.099Z","avatar_url":"https://github.com/trixi-framework.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Trixi.jl demo\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-success.svg)](https://opensource.org/licenses/MIT)\n\nADAPTEX Annual meeting, 14th of May, 2024.\n\nTo reproduce the live demo of [Trixi.jl](https://github.com/trixi-framework/Trixi.jl)\nshown in the talk, perform the following steps:\n\n### Install Julia\nGo to https://julialang.org/downloads and download the latest stable version of Julia (this\nrepository was created with Julia v1.10.3).\n\n### Get reproducibility repository\nClone this reproducibility repository by executing\n```shell\ngit clone https://github.com/trixi-framework/talk-2024-adaptex-interactive-trixi.git\n```\n\n### Install required packages\nGo to the cloned repository and execute\n```shell\njulia --project=. -e 'import Pkg; Pkg.instantiate()'\n```\n**This will take some time!**\n\n### Start the demo\n\n#### Using Jupyter\n\nGo to the cloned repository and execute\n```shell\nJULIA_NUM_THREADS=4 jupyter-lab demo.ipynb\n```\n(multiple threads are not required, but will be helpful later on)\n\n#### Using Julia directly\n\nTo generate the mesh:\n```shell\njulia --project=. scripts/mountain_mesh.jl\n```\n\nTo run the simulation:\n```shell\nJULIA_NUM_THREADS=4 julia --project=. scripts/mountain_gravity_wave.jl\n```\n\n### Result\n![Final result](result.png)\n\n\n## Authors\nThis repository was initiated by\n[Benedict Geihe](https://www.mi.uni-koeln.de/NumSim/dr-benedict-geihe/).\n\nThe HOHQMesh Julia scripts were created with great help from \n[Andrew R. Winters](https://liu.se/en/employee/andwi94)!\n\n\n## License\nThe contents of this repository are licensed under the MIT license (see [LICENSE.md](LICENSE.md)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrixi-framework%2Ftalk-2024-adaptex-interactive-trixi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrixi-framework%2Ftalk-2024-adaptex-interactive-trixi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrixi-framework%2Ftalk-2024-adaptex-interactive-trixi/lists"}