Add disintegration and fluid dram converters

This commit is contained in:
Codex Agent
2026-03-08 04:32:30 +00:00
parent 53606f9373
commit c470d41ce3
2 changed files with 61 additions and 40 deletions

View File

@@ -2399,6 +2399,27 @@ export const calculators: CalculatorDef[] = [
{"slug": "decades-to-shakes", "name": "Decades to Shakes", "category": "time", "type": "standard", "labels": {"in1": "Decades", "in2": "Shakes"}, "factor": 3.15576e+16},
{"slug": "decades-to-sidereal-days", "name": "Decades to Sidereal Days", "category": "time", "type": "standard", "labels": {"in1": "Decades", "in2": "Sidereal Days"}, "factor": 3662.5002152143643},
{"slug": "decades-to-weeks", "name": "Decades to Weeks", "category": "time", "type": "standard", "labels": {"in1": "Decades", "in2": "Weeks"}, "factor": 521.7857142857143},
{"slug": "disintegrations-per-second-to-banana-equivalent-dose", "name": "Disintegrations Per Second to Banana Equivalent Dose", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Banana Equivalent Dose"}, "factor": 0.06666666666666667},
{"slug": "disintegrations-per-second-to-becquerel", "name": "Disintegrations Per Second to Becquerel", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Becquerel"}, "factor": 1.0},
{"slug": "disintegrations-per-second-to-coulomb-per-kilogram", "name": "Disintegrations Per Second to Coulomb Per Kilogram", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Coulomb Per Kilogram"}, "factor": 1.96e-10},
{"slug": "disintegrations-per-second-to-counts-per-minute", "name": "Disintegrations Per Second to Counts Per Minute", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Counts Per Minute"}, "factor": 60.0},
{"slug": "disintegrations-per-second-to-curie", "name": "Disintegrations Per Second to Curie", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Curie"}, "factor": 2.7027027e-11, "hidden": true},
{"slug": "disintegrations-per-second-to-gray", "name": "Disintegrations Per Second to Gray", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Gray"}, "factor": 6.666666666666666e-09},
{"slug": "disintegrations-per-second-to-microsievert", "name": "Disintegrations Per Second to Microsievert", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Microsievert"}, "factor": 0.006666666666666666},
{"slug": "disintegrations-per-second-to-millirem", "name": "Disintegrations Per Second to Millirem", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Millirem"}, "factor": 0.0006666666666666666},
{"slug": "disintegrations-per-second-to-millisievert", "name": "Disintegrations Per Second to Millisievert", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Millisievert"}, "factor": 6.666666666666666e-06},
{"slug": "disintegrations-per-second-to-picocurie", "name": "Disintegrations Per Second to Picocurie", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Picocurie"}, "factor": 27.027027027027028},
{"slug": "disintegrations-per-second-to-rad", "name": "Disintegrations Per Second to Rad", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Rad"}, "factor": 6.666666666666666e-07},
{"slug": "disintegrations-per-second-to-rem", "name": "Disintegrations Per Second to Rem", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Rem"}, "factor": 6.666666666666666e-07},
{"slug": "disintegrations-per-second-to-roentgen", "name": "Disintegrations Per Second to Roentgen", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Roentgen"}, "factor": 7.6e-07},
{"slug": "disintegrations-per-second-to-rutherford", "name": "Disintegrations Per Second to Rutherford", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Rutherford"}, "factor": 1e-06, "hidden": true},
{"slug": "disintegrations-per-second-to-sievert", "name": "Disintegrations Per Second to Sievert", "category": "radiation", "type": "standard", "labels": {"in1": "Disintegrations Per Second", "in2": "Sievert"}, "factor": 6.666666666666666e-09},
{"slug": "drams-to-acre-feet", "name": "Drams (fluid) to Acre-feet", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Acre-feet"}, "factor": 2.9969563254068463e-09},
{"slug": "drams-to-barrel-us-oil", "name": "Drams (fluid) to Barrel (us Oil)", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Barrel (us Oil)"}, "factor": 2.3251488095238094e-05},
{"slug": "drams-to-bushels", "name": "Drams (fluid) to Bushels", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Bushels"}, "factor": 0.0001049031991424931},
{"slug": "drams-to-centiliters", "name": "Drams (fluid) to Centiliters", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Centiliters"}, "factor": 0.36966911953125},
{"slug": "drams-to-cubic-feet", "name": "Drams (fluid) to Cubic Feet", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Cubic Feet"}, "factor": 0.00013054741753472222},
{"slug": "drams-to-cubic-yards", "name": "Drams (fluid) to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Drams (fluid)", "in2": "Cubic Yards"}, "factor": 4.835089538323045e-06},
];