{"id":17908402,"url":"https://github.com/pseudotensor/grmonty","last_synced_at":"2025-10-04T04:30:58.762Z","repository":{"id":148323953,"uuid":"59169581","full_name":"pseudotensor/grmonty","owner":"pseudotensor","description":"grmonty: relativistic Monte Carlo code (from Dolence et al. 2009)","archived":false,"fork":false,"pushed_at":"2016-05-19T03:08:15.000Z","size":22122,"stargazers_count":3,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T23:10:21.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pseudotensor.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2016-05-19T03:07:18.000Z","updated_at":"2024-11-15T18:19:56.000Z","dependencies_parsed_at":"2023-07-31T15:16:09.980Z","dependency_job_id":null,"html_url":"https://github.com/pseudotensor/grmonty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudotensor%2Fgrmonty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudotensor%2Fgrmonty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudotensor%2Fgrmonty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudotensor%2Fgrmonty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseudotensor","download_url":"https://codeload.github.com/pseudotensor/grmonty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235216105,"owners_count":18954239,"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":"2024-10-28T19:15:47.399Z","updated_at":"2025-10-04T04:30:49.333Z","avatar_url":"https://github.com/pseudotensor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nGRMONTY is a relativistic Monte Carlo code.\n\nGRMONTY is parallelized using openMP.\n\nThis version is configured to use input from harm2d, which is also available on this site.\n\nquick start:\n\n# unpack the tarball\ntar -xzvf grmonty.tgz\n\n# make (requires openmp enabled gcc)\nmake\n\n# set number of threads (example is for csh and 8 threads)\nsetenv OMP_NUM_THREADS 8\n\n# run the code on the supplied harm output file\n# arguments are:\n# -estimate of photon number (actual number is probabilistic due to scattering)\n# -harm dump file for model\n# -mass unit (few x 10^19 is appropriate for Sgr A*)\n./grmonty 5000000 dump019 4.e19 \u003e\u0026! grmonty.err\n\n# will output spectrum to grmonty.spec\n# which should be identical to grmonty_spec_verify\n\nThen use SM script plspec to plot up broad-band spectral energy distribution.\n\nTo calculate spectra from other sources, replace harm_model.c\nwith your own source model.  Begin by modifying harm_model.c.\n\nYou must supply\n\ninit_model \nmake_super_photon\nbias_func\nget_fluid_params\nreport_spectrum\nstop_criterion\nrecord_criterion\n\ngcon_func \ngcov_func \nget_connection\n\nin the model file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudotensor%2Fgrmonty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudotensor%2Fgrmonty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudotensor%2Fgrmonty/lists"}