{"id":25005005,"url":"https://github.com/projecttorreypines/adas.jl","last_synced_at":"2026-01-08T06:05:15.379Z","repository":{"id":254167684,"uuid":"508558692","full_name":"ProjectTorreyPines/ADAS.jl","owner":"ProjectTorreyPines","description":"ADAS ionization, recombination, radiation rates","archived":false,"fork":false,"pushed_at":"2024-08-13T06:26:12.000Z","size":33226,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-21T21:09:50.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://projecttorreypines.github.io/ADAS.jl/dev","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProjectTorreyPines.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-29T05:30:47.000Z","updated_at":"2024-08-21T21:10:04.495Z","dependencies_parsed_at":"2024-08-21T21:10:02.156Z","dependency_job_id":"7c72fdca-a89a-4442-9702-4bb63cca4b63","html_url":"https://github.com/ProjectTorreyPines/ADAS.jl","commit_stats":null,"previous_names":["projecttorreypines/adas.jl"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FADAS.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FADAS.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FADAS.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FADAS.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectTorreyPines","download_url":"https://codeload.github.com/ProjectTorreyPines/ADAS.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246252473,"owners_count":20747749,"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-02-05T00:09:45.041Z","updated_at":"2026-01-08T06:05:15.305Z","avatar_url":"https://github.com/ProjectTorreyPines.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/ProjectTorreyPines/ADAS.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/ProjectTorreyPines/ADAS.jl/actions/workflows/CI.yml)\n\n[![runtests_FUSE](https://github.com/ProjectTorreyPines/ADAS.jl/actions/workflows/runtest_FUSE.yml/badge.svg?branch=master)](https://github.com/ProjectTorreyPines/ADAS.jl/actions/workflows/runtest_FUSE.yml)\n\n# ADAS.jl\n\nThis package provides ADAS ionization, recombination, radiation, ... rates and some functions to retrieve cooling rates, Zeff and effective charge state.\n\n## Usage\n\nBasic usage:\n```julia\nusing ADAS\n\n# retrieve data for carbon\ndata = retrieve_ADAS_data(\"C\"; year=\"latest\", type=\"scd\", metastable=false)\n\n# show  available ADAS data\nshow_ADAS_data()\n\n# show  available ADAS data for C\nshow_ADAS_data(:C)\n\n# show adf11 format available\nshow_adf11_types()\n```\n\nAdditional features\n```julia\nusing ADAS\nusing Plots\n\n# retrieve effective charge state for Kr\nzeff = ADAS.get_Zeff(:Kr)\nplot(zeff)\n\n# retrieve cooling rate for W\ncr = ADAS.get_cooling_rates(:W)\nplot(cr)\n\n# retrieve abundance fraction\naf = ADAS.get_abundance_fraction(:Ne)\nplot(af, Te=1:1.0:10000.0)\n```\n\n## Online documentation\nFor more details, see the [online documentation](https://projecttorreypines.github.io/ADAS.jl/dev).\n\n![Docs](https://github.com/ProjectTorreyPines/ADAS.jl/actions/workflows/make_docs.yml/badge.svg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojecttorreypines%2Fadas.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojecttorreypines%2Fadas.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojecttorreypines%2Fadas.jl/lists"}