{"id":19013339,"url":"https://github.com/z41z/sp-tnt","last_synced_at":"2026-06-23T13:02:25.178Z","repository":{"id":57366660,"uuid":"160151563","full_name":"z41z/sp-tnt","owner":"z41z","description":"TNT radius calc","archived":false,"fork":false,"pushed_at":"2019-03-28T06:51:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T10:06:55.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/z41z.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}},"created_at":"2018-12-03T07:43:30.000Z","updated_at":"2019-03-28T06:51:23.000Z","dependencies_parsed_at":"2022-08-23T19:00:53.456Z","dependency_job_id":null,"html_url":"https://github.com/z41z/sp-tnt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/z41z/sp-tnt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z41z%2Fsp-tnt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z41z%2Fsp-tnt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z41z%2Fsp-tnt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z41z%2Fsp-tnt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z41z","download_url":"https://codeload.github.com/z41z/sp-tnt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z41z%2Fsp-tnt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34690771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-08T19:23:27.381Z","updated_at":"2026-06-23T13:02:25.161Z","avatar_url":"https://github.com/z41z.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TNT\n\n## Usage\n\n``` js\n  //tntRadius(TNT重量)\n  const tntRadius = require('./calcRadius')\n  // return {r0, r1, r2, r3}\n\n  //tntWeight(转换物质重量, 转换物质燃烧热/爆热,是否是固体物质[固体爆热，液体气体燃烧热] = true)\n  const tntWeight = require('./calcTNT')\n\n  //tntPower(TNT重量, 是否是转换的TNT重量 = false)\n  const tntPower = require('./calcPower')\n\n  let weight = 1;\n  let calcWeight = tntWeight(weight, 4520, 1)\n  console.log(`折合TNT含量：${calcWeight}千克`)\n  console.log(`爆炸总能量：${tntPower(calcWeight)}kj`)\n  console.log(`折合TNT总能量：${tntPower(calcWeight, false)}kj`)\n  console.log(`爆炸死亡半径：${tntRadius(calcWeight).r0}米`)\n  console.log(`爆炸重伤半径：${tntRadius(calcWeight).r1}米`)\n  console.log(`爆炸轻伤半径：${tntRadius(calcWeight).r2}米`)\n  console.log(`爆炸损失半径：${tntRadius(calcWeight).r3}米`)\n```\n\n## 常见凝聚相含能材料爆炸炸药的爆热\n\n| 物质名 | 爆热(kj/kg) |\n| --- | --- |\n| TNT | 4520 |\n硝化甘油|6700\n黑索今（ROX）|5630\n太安（PETN）|5800\nB炸药（60%RDX,40%TNT）|5190\n喷托里特（50%PETN，5%TNT）|5110\nC-4炸药（91%RDX,9%塑料粘接剂）|4870\n苦味酸|4180\n奥克托今（HMX）|5680\n叠氮化银|1890\n叠氮化铅|1540\n特屈儿|4520\n斯蒂芬酸铅|1910\n奥克托尔（50%TNT，30%HMX）|4500\n雷汞|1790\n\n## 部分物质的燃烧热\n\n| 物质名 | 燃烧热(kj/kg) |\n| --- | --- |\n| 汽油 | 44000 |\n甲苯|42381\n丙烯腈|33127\n甲醇|22690\n甲醛|78088\n苯|41792\n苯乙烯|42029\n丙烷|50290\n溴甲烷|8101\n二硫化碳|13538\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz41z%2Fsp-tnt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz41z%2Fsp-tnt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz41z%2Fsp-tnt/lists"}