summaryrefslogtreecommitdiff
path: root/src/main/resources/base/config
diff options
context:
space:
mode:
authorBlaine2020-06-11 11:27:05 +0530
committerBlaine2020-06-11 11:27:05 +0530
commit33f870e90d48a6e08b31f3751df120b45f562101 (patch)
tree5a3ec61ece4cb6b630f63bd60b9a7e80cb566e26 /src/main/resources/base/config
parent3784ed1902d6eeb24d69d44d9158153065b850bb (diff)
downloadChemical-PFD-33f870e90d48a6e08b31f3751df120b45f562101.tar.gz
Chemical-PFD-33f870e90d48a6e08b31f3751df120b45f562101.tar.bz2
Chemical-PFD-33f870e90d48a6e08b31f3751df120b45f562101.zip
new svg + ui
Diffstat (limited to 'src/main/resources/base/config')
-rw-r--r--src/main/resources/base/config/items.json243
1 files changed, 187 insertions, 56 deletions
diff --git a/src/main/resources/base/config/items.json b/src/main/resources/base/config/items.json
index 9a55a4d..bd453c5 100644
--- a/src/main/resources/base/config/items.json
+++ b/src/main/resources/base/config/items.json
@@ -1,4 +1,108 @@
{
+ "Compressors": {
+ "Centrifugal Compressor": {
+ "name": "Centrifugal Compressor",
+ "icon": ".\\Compressors\\Centrifugal Compressor.png",
+ "class": "Compressors",
+ "object": "CentrifugalCompressor",
+ "args": []
+ },
+ "Ejector Compressor": {
+ "name": "Ejector Compressor",
+ "icon": ".\\Compressors\\Ejector Compressor.png",
+ "class": "Compressors",
+ "object": "EjectorCompressor",
+ "args": []
+ },
+ "Fan": {
+ "name": "Fan",
+ "icon": ".\\Compressors\\Fan.png",
+ "class": "Compressors",
+ "object": "Fan",
+ "args": []
+ },
+ "Positive Displacement Compressor": {
+ "name": "Positive Displacement Compressor",
+ "icon": ".\\Compressors\\Positive Displacement Compressor.png",
+ "class": "Compressors",
+ "object": "PositiveDisplacementCompressor",
+ "args": []
+ },
+ "Reciprocating Compressor": {
+ "name": "Reciprocating Compressor",
+ "icon": ".\\Compressors\\Reciprocating Compressor.png",
+ "class": "Compressors",
+ "object": "ReciprocatingCompressor",
+ "args": []
+ },
+ "Turbine": {
+ "name": "Turbine",
+ "icon": ".\\Compressors\\Turbine.png",
+ "class": "Compressors",
+ "object": "Turbine",
+ "args": []
+ }
+ },
+ "Furnaces and Boilers": {
+ "Oil Gas or Pulverized Fuel Furnace": {
+ "name": "Oil Gas or Pulverized Fuel Furnace",
+ "icon": ".\\Furnaces and Boilers\\Oil Gas or Pulverized Fuel Furnace.png",
+ "class": "Furnaces and Boilers",
+ "object": "OilGasOrPulverizedFuelFurnace",
+ "args": []
+ },
+ "Solid Fuel Furnace": {
+ "name": "Solid Fuel Furnace",
+ "icon": ".\\Furnaces and Boilers\\Solid Fuel Furnace.png",
+ "class": "Furnaces and Boilers",
+ "object": "SolidFuelFurnace",
+ "args": []
+ }
+ },
+ "Heating or Cooling Arrangements": {
+ "905Exchanger": {
+ "name": "905Exchanger",
+ "icon": ".\\Heating or Cooling Arrangements\\905Exchanger.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "905Exchanger",
+ "args": []
+ },
+ "907Kettle Reboiler": {
+ "name": "907Kettle Reboiler",
+ "icon": ".\\Heating or Cooling Arrangements\\907Kettle Reboiler.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "907KettleReboiler",
+ "args": []
+ },
+ "Exchanger": {
+ "name": "Exchanger",
+ "icon": ".\\Heating or Cooling Arrangements\\Exchanger.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "Exchanger",
+ "args": []
+ },
+ "Heat Exchanger": {
+ "name": "Heat Exchanger",
+ "icon": ".\\Heating or Cooling Arrangements\\Heat Exchanger.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "HeatExchanger",
+ "args": []
+ },
+ "Immersion Coil": {
+ "name": "Immersion Coil",
+ "icon": ".\\Heating or Cooling Arrangements\\Immersion Coil.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "ImmersionCoil",
+ "args": []
+ },
+ "Kettle Reboiler": {
+ "name": "Kettle Reboiler",
+ "icon": ".\\Heating or Cooling Arrangements\\Kettle Reboiler.png",
+ "class": "Heating or Cooling Arrangements",
+ "object": "KettleReboiler",
+ "args": []
+ }
+ },
"Piping": {
"Inflow Line": {
"name": "Inflow Line",
@@ -15,7 +119,44 @@
"args": []
}
},
+ "Process Vessels": {
+ "Horizontal Vessel": {
+ "name": "Horizontal Vessel",
+ "icon": ".\\Process Vessels\\Horizontal Vessel.png",
+ "class": "Process Vessels",
+ "object": "HorizontalVessel",
+ "args": []
+ },
+ "Packed Vessel": {
+ "name": "Packed Vessel",
+ "icon": ".\\Process Vessels\\Packed Vessel.png",
+ "class": "Process Vessels",
+ "object": "PackedVessel",
+ "args": []
+ },
+ "Trays or plates": {
+ "name": "Trays or plates",
+ "icon": ".\\Process Vessels\\Trays or plates.png",
+ "class": "Process Vessels",
+ "object": "TraysOrPlates",
+ "args": []
+ },
+ "Vertical Vessel": {
+ "name": "Vertical Vessel",
+ "icon": ".\\Process Vessels\\Vertical Vessel.png",
+ "class": "Process Vessels",
+ "object": "VerticalVessel",
+ "args": []
+ }
+ },
"Pumps": {
+ "Blowing Egg": {
+ "name": "Blowing Egg",
+ "icon": ".\\Pumps\\Blowing Egg.png",
+ "class": "Pumps",
+ "object": "BlowingEgg",
+ "args": []
+ },
"Duplex Pump": {
"name": "Duplex Pump",
"icon": ".\\Pumps\\Duplex Pump.png",
@@ -23,6 +164,20 @@
"object": "DuplexPump",
"args": []
},
+ "Ejector(Vapor Service)": {
+ "name": "Ejector(Vapor Service)",
+ "icon": ".\\Pumps\\Ejector(Vapor Service).png",
+ "class": "Pumps",
+ "object": "EjectorVaporService",
+ "args": []
+ },
+ "Hand Pump with Drum": {
+ "name": "Hand Pump with Drum",
+ "icon": ".\\Pumps\\Hand Pump with Drum.png",
+ "class": "Pumps",
+ "object": "HandPumpWithDrum",
+ "args": []
+ },
"Plunger Pump": {
"name": "Plunger Pump",
"icon": ".\\Pumps\\Plunger Pump.png",
@@ -43,70 +198,46 @@
"class": "Pumps",
"object": "ReciprocatingPump",
"args": []
- },
- "Blowing Egg": {
- "name": "Blowing Egg",
- "icon": ".\\Pumps\\Blowing Egg.png",
- "class": "Pumps",
- "object": "BlowingEgg",
- "args": []
- },
- "Ejector(Vapor Service)": {
- "name": "Ejector(Vapor Service)",
- "icon": ".\\Pumps\\Ejector(Vapor Service).png",
- "class": "Pumps",
- "object": "Ejector(VaporService)",
- "args": []
- },
- "Hand Pump with Drum": {
- "name": "Hand Pump with Drum",
- "icon": ".\\Pumps\\Hand Pump with Drum.png",
- "class": "Pumps",
- "object": "HandPumpWithDrum",
- "args": []
}
},
- "Compressors": {
- "Centrifugal Compressor": {
- "name": "Centrifugal Compressor",
- "icon": ".\\Compressors\\Centrifugal Compressor.png",
- "class": "Compressors",
- "object": "CentrifugalCompressor",
+ "Separators": {
+ "Separators for Liquids, Decanter": {
+ "name": "Separators for Liquids, Decanter",
+ "icon": ".\\Separators\\Separators for Liquids, Decanter.png",
+ "class": "Separators",
+ "object": "SeparatorsForLiquids,Decanter",
"args": []
- },
- "Ejector Compressor": {
- "name": "Ejector Compressor",
- "icon": ".\\Compressors\\Ejector Compressor.png",
- "class": "Compressors",
- "object": "EjectorCompressor",
+ }
+ },
+ "Storage Vessels Tanks": {
+ "Fixed Roof Tank": {
+ "name": "Fixed Roof Tank",
+ "icon": ".\\Storage Vessels Tanks\\Fixed Roof Tank.png",
+ "class": "Storage Vessels Tanks",
+ "object": "FixedRoofTank",
"args": []
},
- "Fan": {
- "name": "Fan",
- "icon": ".\\Compressors\\Fan.png",
- "class": "Compressors",
- "object": "Fan",
+ "Floating Roof Tank": {
+ "name": "Floating Roof Tank",
+ "icon": ".\\Storage Vessels Tanks\\Floating Roof Tank.png",
+ "class": "Storage Vessels Tanks",
+ "object": "FloatingRoofTank",
"args": []
- },
- "Positive Displacement Compressor": {
- "name": "Positive Displacement Compressor",
- "icon": ".\\Compressors\\Positive Displacement Compressor.png",
- "class": "Compressors",
- "object": "PositiveDisplacementCompressor",
- "args": []
- },
- "Reciprocating Compressor": {
- "name": "Reciprocating Compressor",
- "icon": ".\\Compressors\\Reciprocating Compressor.png",
- "class": "Compressors",
- "object": "ReciprocatingCompressor",
+ }
+ },
+ "Valves": {
+ "Gate Valve": {
+ "name": "Gate Valve",
+ "icon": ".\\Valves\\Gate Valve.png",
+ "class": "Valves",
+ "object": "GateValve",
"args": []
},
- "Turbine": {
- "name": "Turbine",
- "icon": ".\\Compressors\\Turbine.png",
- "class": "Compressors",
- "object": "Turbine",
+ "Globe Valve": {
+ "name": "Globe Valve",
+ "icon": ".\\Valves\\Globe Valve.png",
+ "class": "Valves",
+ "object": "GlobeValve",
"args": []
}
}