source: trunk/eml/Units.xml @ 837

Last change on this file since 837 was 651, checked in by gerson bicca, 15 years ago

added source with no flow condition/added some UOM for energy

File size: 10.8 KB
Line 
1<?xml version='1.0' encoding='ascii'?>
2<Units_Type>
3        <Type>
4                <Name>pressure</Name>
5                <Unit>Pa</Unit>
6                <Unit>kPa</Unit>
7                <Unit>MPa</Unit>
8                <Unit>inH2O</Unit>
9                <Unit>inHg</Unit>
10                <Unit>mmHg</Unit>
11                <Unit>torr</Unit>
12                <Unit>psi</Unit>
13                <Unit>bar</Unit>
14                <Unit>atm</Unit>
15                <Unit>kgf/cm^2</Unit>
16        </Type>
17        <Type>
18                <Name>press_delta</Name>
19                <Unit>Pa</Unit>
20                <Unit>kPa</Unit>
21                <Unit>MPa</Unit>
22                <Unit>inH2O</Unit>
23                <Unit>inHg</Unit>
24                <Unit>mmHg</Unit>
25                <Unit>torr</Unit>
26                <Unit>psi</Unit>
27                <Unit>bar</Unit>
28                <Unit>atm</Unit>
29        </Type>
30        <Type>
31                <Name>head_mass</Name>
32                <Unit>kJ/kg</Unit>
33        </Type>
34        <Type>
35                <Name>head</Name>
36                <Unit>kJ/kmol</Unit>
37        </Type>
38        <Type>
39                <Name>temperature</Name>
40                <Unit>K</Unit>
41                <Unit>degR</Unit>
42        </Type>
43        <Type>
44                <Name>temp_delta</Name>
45                <Unit>K</Unit>
46                <Unit>degR</Unit>
47        </Type>
48        <Type>
49                <Name>time_h</Name>
50                <Unit>h</Unit>
51        </Type>
52        <Type>
53                <Name>time_min</Name>
54                <Unit>min</Unit>
55        </Type>
56        <Type>
57                <Name>time_sec</Name>
58                <Unit>s</Unit>
59        </Type>
60        <Type>
61                <Name>frequency</Name>
62                <Unit>1/s</Unit>
63                <Unit>1/min</Unit>
64                <Unit>1/h</Unit>
65        </Type>
66        <Type>
67                <Name>angle</Name>
68                <Unit>rad</Unit>
69                <Unit>grad</Unit>
70                <Unit>deg</Unit>
71                <Unit>arcs</Unit>
72                <Unit>arcmin</Unit>
73        </Type>
74        <Type>
75                <Name>area</Name>
76                <Unit>m^2</Unit>
77                <Unit>mm^2</Unit>
78                <Unit>cm^2</Unit>
79                <Unit>km^2</Unit>
80                <Unit>in^2</Unit>
81                <Unit>ft^2</Unit>
82                <Unit>yd^2</Unit>
83                <Unit>ha</Unit>
84                <Unit>acre</Unit>
85                <Unit>a</Unit>
86                <Unit>b</Unit>
87        </Type>
88        <Type>
89                <Name>length</Name>
90                <Unit>m</Unit>
91                <Unit>mm</Unit>
92                <Unit>cm</Unit>
93                <Unit>km</Unit>
94                <Unit>in</Unit>
95                <Unit>ft</Unit>
96                <Unit>yd</Unit>
97        </Type>
98        <Type>
99                <Name>length_delta</Name>
100                <Unit>m</Unit>
101                <Unit>mm</Unit>
102                <Unit>cm</Unit>
103                <Unit>km</Unit>
104                <Unit>in</Unit>
105                <Unit>ft</Unit>
106                <Unit>yd</Unit>
107        </Type>
108        <Type>
109                <Name>volume</Name>
110                <Unit>m^3</Unit>
111                <Unit>mm^3</Unit>
112                <Unit>cm^3</Unit>
113                <Unit>km^3</Unit>
114                <Unit>l</Unit>
115                <Unit>ml</Unit>
116                <Unit>in^3</Unit>
117                <Unit>ft^3</Unit>
118                <Unit>yd^3</Unit>
119                <Unit>gal</Unit>
120                <Unit>bbl</Unit>
121        </Type>
122        <Type>
123                <Name>volume_mol</Name>
124                <Unit>m^3/mol</Unit>
125                <Unit>m^3/kmol</Unit>
126                <Unit>mm^3/mol</Unit>
127                <Unit>cm^3/mol</Unit>
128                <Unit>l/mol</Unit>
129                <Unit>ml/mol</Unit>
130                <Unit>in^3/lbmol</Unit>
131                <Unit>ft^3/lbmol</Unit>
132                <Unit>gal/lbmol</Unit>
133                <Unit>bbl/lbmol</Unit>
134        </Type>
135        <Type>
136                <Name>volume_mass</Name>
137                <Unit>m^3/kg</Unit>
138                <Unit>m^3/t</Unit>
139                <Unit>cm^3/g</Unit>
140                <Unit>l/g</Unit>
141                <Unit>ml/g</Unit>
142                <Unit>in^3/lb</Unit>
143                <Unit>gal/lb</Unit>
144                <Unit>ft^3/lb</Unit>
145                <Unit>ft^3/ton</Unit>
146                <Unit>bbl/ton</Unit>
147        </Type>
148        <Type>
149                <Name>current</Name>
150                <Unit>A</Unit>
151        </Type>
152        <Type>
153                <Name>charge</Name>
154                <Unit>C</Unit>
155        </Type>
156        <Type>
157                <Name>capacitance</Name>
158                <Unit>F</Unit>
159        </Type>
160        <Type>
161                <Name>indutance</Name>
162                <Unit>V*s/A</Unit>
163        </Type>
164        <Type>
165                <Name>voltage</Name>
166                <Unit>V</Unit>
167        </Type>
168        <Type>
169                <Name>resistance</Name>
170                <Unit>ohm</Unit>
171        </Type>
172        <Type>
173                <Name>potency</Name>
174                <Unit>kW</Unit>
175        </Type>
176        <Type>
177                <Name>currency</Name>
178                <Unit>US$</Unit>
179                <Unit>R$</Unit>
180        </Type>
181        <Type>
182                <Name>mass</Name>
183                <Unit>kg</Unit>
184                <Unit>g</Unit>
185                <Unit>lb</Unit>
186                <Unit>t</Unit>
187                <Unit>ton</Unit>
188                <Unit>oz</Unit>
189        </Type>
190        <Type>
191                <Name>mol</Name>
192                <Unit>kmol</Unit>
193                <Unit>mol</Unit>
194                <Unit>lbmol</Unit>
195        </Type>
196        <Type>
197                <Name>molweight</Name>
198                <Unit>kg/kmol</Unit>
199                <Unit>g/mol</Unit>
200                <Unit>lb/lbmol</Unit>
201        </Type>
202        <Type>
203                <Name>molweight_inv</Name>
204                <Unit>kmol/kg</Unit>
205                <Unit>mol/g</Unit>
206                <Unit>lbmol/lb</Unit>
207        </Type>
208        <Type>
209                <Name>dens_mol</Name>
210                <Unit>kmol/m^3</Unit>
211                <Unit>mol/cm^3</Unit>
212                <Unit>lbmol/ft^3</Unit>
213                <Unit>lbmol/in^3</Unit>
214        </Type>
215        <Type>
216                <Name>dens_mass</Name>
217                <Unit>kg/m^3</Unit>
218                <Unit>g/cm^3</Unit>
219                <Unit>lb/ft^3</Unit>
220                <Unit>lb/in^3</Unit>
221        </Type>
222        <Type>
223                <Name>conc_mol</Name>
224                <Unit>kmol/m^3</Unit>
225                <Unit>mol/cm^3</Unit>
226                <Unit>lbmol/ft^3</Unit>
227                <Unit>lbmol/in^3</Unit>
228        </Type>
229        <Type>
230                <Name>inv_conc_mol</Name>
231                <Unit>m^3/kmol</Unit>
232                <Unit>cm^3/mol</Unit>
233                <Unit>ft^3/lbmol</Unit>
234                <Unit>in^3/lbmol</Unit>
235        </Type>
236        <Type>
237                <Name>conc_mass</Name>
238                <Unit>kg/m^3</Unit>
239                <Unit>g/cm^3</Unit>
240                <Unit>lb/ft^3</Unit>
241                <Unit>lb/in^3</Unit>
242        </Type>
243        <Type>
244                <Name>inv_conc_mass</Name>
245                <Unit>m^3/kg</Unit>
246                <Unit>cm^3/g</Unit>
247                <Unit>ft^3/lb</Unit>
248                <Unit>in^3/lb</Unit>
249        </Type>
250        <Type>
251                <Name>reaction_mol</Name>
252                <Unit>kmol/h/m^3</Unit>
253                <Unit>kmol/s/m^3</Unit>
254                <Unit>mol/s/m^3</Unit>
255                <Unit>lbmol/h/ft^3</Unit>
256                <Unit>lbmol/s/ft^3</Unit>
257        </Type>
258        <Type>
259                <Name>reaction_mass</Name>
260                <Unit>kg/h/m^3</Unit>
261                <Unit>kg/s/m^3</Unit>
262                <Unit>g/s/cm^3</Unit>
263                <Unit>lb/h/ft^3</Unit>
264                <Unit>lb/s/ft^3</Unit>
265        </Type>
266        <Type>
267                <Name>cp_mass</Name>
268                <Unit>kJ/kg/K</Unit>
269                <Unit>cal/g/K</Unit>
270                <Unit>Btu/lb/degR</Unit>
271        </Type>
272        <Type>
273                <Name>cp_mol</Name>
274                <Unit>kJ/kmol/K</Unit>
275                <Unit>cal/mol/K</Unit>
276                <Unit>Btu/lbmol/degR</Unit>
277        </Type>
278        <Type>
279                <Name>cv_mol</Name>
280                <Unit>kJ/kmol/K</Unit>
281                <Unit>cal/mol/K</Unit>
282                <Unit>Btu/lbmol/degR</Unit>
283        </Type>
284        <Type>
285                <Name>enth_mass</Name>
286                <Unit>kJ/kg</Unit>
287                <Unit>cal/g</Unit>
288                <Unit>Btu/lb</Unit>
289        </Type>
290        <Type>
291                <Name>enth_mol</Name>
292                <Unit>kJ/kmol</Unit>
293                <Unit>cal/mol</Unit>
294                <Unit>Btu/lbmol</Unit>
295        </Type>
296        <Type>
297                <Name>entr_mol</Name>
298                <Unit>kJ/kmol/K</Unit>
299                <Unit>cal/mol/K</Unit>
300                <Unit>Btu/lbmol/degR</Unit>
301        </Type>
302        <Type>
303                <Name>entr_mass</Name>
304                <Unit>kJ/kg/K</Unit>
305                <Unit>cal/g/K</Unit>
306                <Unit>Btu/lb/degR</Unit>
307        </Type>
308        <Type>
309                <Name>heat_reaction</Name>
310                <Unit>kJ/kmol</Unit>
311                <Unit>cal/mol</Unit>
312                <Unit>Btu/lbmol</Unit>
313        </Type>
314        <Type>
315                <Name>heat_rate</Name>
316                <Unit>kW</Unit>
317                <Unit>cal/s</Unit>
318                <Unit>Btu/h</Unit>
319                <Unit>kJ/h</Unit>
320                <Unit>J/h</Unit>
321                <Unit>kJ/s</Unit>
322                <Unit>J/s</Unit>
323
324        </Type>
325        <Type>
326                <Name>heat_flux</Name>
327                <Unit>kW/m^2</Unit>
328                <Unit>cal/s/cm^2</Unit>
329                <Unit>Btu/h/ft^2</Unit>
330        </Type>
331        <Type>
332                <Name>heat_trans_coeff</Name>
333                <Unit>kW/m^2/K</Unit>
334                <Unit>cal/s/cm^2/K</Unit>
335                <Unit>Btu/h/ft^2/degR</Unit>
336        </Type>
337        <Type>
338                <Name>energy</Name>
339                <Unit>kJ</Unit>
340                <Unit>J</Unit>
341                <Unit>GJ</Unit>
342                <Unit>cal</Unit>
343                <Unit>kcal</Unit>
344                <Unit>Btu</Unit>
345        </Type>
346        <Type>
347                <Name>energy_mass</Name>
348                <Unit>kJ/kg</Unit>
349                <Unit>cal/g</Unit>
350                <Unit>Btu/lb</Unit>
351        </Type>
352        <Type>
353                <Name>energy_mol</Name>
354                <Unit>kJ/kmol</Unit>
355                <Unit>cal/mol</Unit>
356                <Unit>Btu/lbmol</Unit>
357        </Type>
358        <Type>
359                <Name>power</Name>
360                <Unit>kW</Unit>
361                <Unit>cal/s</Unit>
362                <Unit>Btu/h</Unit>
363                <Unit>kJ/h</Unit>
364                <Unit>J/h</Unit>
365                <Unit>kJ/s</Unit>
366                <Unit>J/s</Unit>
367        </Type>
368        <Type>
369                <Name>flow_mass</Name>
370                <Unit>kg/h</Unit>
371                <Unit>g/s</Unit>
372                <Unit>lb/h</Unit>
373                <Unit>lb/s</Unit>
374        </Type>
375        <Type>
376                <Name>flow_mass_delta</Name>
377                <Unit>kg/h</Unit>
378                <Unit>g/s</Unit>
379                <Unit>lb/h</Unit>
380                <Unit>lb/s</Unit>
381        </Type>
382        <Type>
383                <Name>flow_vol</Name>
384                <Unit>m^3/h</Unit>
385                <Unit>m^3/s</Unit>
386                <Unit>gal/min</Unit>
387                <Unit>ml/min</Unit>
388        </Type>
389        <Type>
390                <Name>flow_vol_delta</Name>
391                <Unit>m^3/h</Unit>
392                <Unit>m^3/s</Unit>
393                <Unit>gal/min</Unit>
394                <Unit>ml/min</Unit>
395        </Type>
396        <Type>
397                <Name>flow_mol</Name>
398                <Unit>kmol/h</Unit>
399                <Unit>mol/s</Unit>
400                <Unit>lbmol/h</Unit>
401                <Unit>lbmol/s</Unit>
402        </Type>
403        <Type>
404                <Name>flow_mol_delta</Name>
405                <Unit>kmol/h</Unit>
406                <Unit>mol/s</Unit>
407                <Unit>lbmol/h</Unit>
408                <Unit>lbmol/s</Unit>
409        </Type>
410        <Type>
411                <Name>flux_mol</Name>
412                <Unit>kmol/s/m^2</Unit>
413                <Unit>mol/s/cm^2</Unit>
414                <Unit>lbmol/h/ft^2</Unit>
415                <Unit>lbmol/s/in^2</Unit>
416        </Type>
417        <Type>
418                <Name>flux_mol_delta</Name>
419                <Unit>kmol/s/m^2</Unit>
420                <Unit>mol/s/cm^2</Unit>
421                <Unit>lbmol/h/ft^2</Unit>
422                <Unit>lbmol/s/in^2</Unit>
423        </Type>
424        <Type>
425                <Name>flux_mass</Name>
426                <Unit>kg/s/m^2</Unit>
427                <Unit>g/s/cm^2</Unit>
428                <Unit>lb/h/ft^2</Unit>
429                <Unit>lb/s/in^2</Unit>
430        </Type>
431        <Type>
432                <Name>flux_mass_delta</Name>
433                <Unit>kg/s/m^2</Unit>
434                <Unit>g/s/cm^2</Unit>
435                <Unit>lb/h/ft^2</Unit>
436                <Unit>lb/s/in^2</Unit>
437        </Type>
438        <Type>
439                <Name>flux_vol</Name>
440                <Unit>m^3/s/m^2</Unit>
441                <Unit>cm^3/s/cm^2</Unit>
442                <Unit>m^3/s/cm^2</Unit>
443                <Unit>ft^3/s/ft^2</Unit>
444                <Unit>ft^3/s/in^2</Unit>
445        </Type>
446        <Type>
447                <Name>flux_vol_delta</Name>
448                <Unit>m^3/s/m^2</Unit>
449                <Unit>cm^3/s/cm^2</Unit>
450                <Unit>m^3/s/cm^2</Unit>
451                <Unit>ft^3/s/ft^2</Unit>
452                <Unit>ft^3/s/in^2</Unit>
453        </Type>
454        <Type>
455                <Name>vel_angular</Name>
456                <Unit>rpm</Unit>
457        </Type>
458        <Type>
459                <Name>rotation</Name>
460                <Unit>rad/s</Unit>
461        </Type>
462        <Type>
463                <Name>velocity</Name>
464                <Unit>m/s</Unit>
465                <Unit>cm/s</Unit>
466                <Unit>km/s</Unit>
467                <Unit>ft/s</Unit>
468                <Unit>in/s</Unit>
469        </Type>
470        <Type>
471                <Name>velocity_delta</Name>
472                <Unit>m/s</Unit>
473                <Unit>cm/s</Unit>
474                <Unit>km/h</Unit>
475                <Unit>ft/s</Unit>
476                <Unit>in/s</Unit>
477                <Unit>mph</Unit>
478        </Type>
479        <Type>
480                <Name>acceleration</Name>
481                <Unit>m/s^2</Unit>
482                <Unit>cm/s^2</Unit>
483                <Unit>km/h^2</Unit>
484                <Unit>ft/s^2</Unit>
485                <Unit>in/s^2</Unit>
486        </Type>
487        <Type>
488                <Name>moment_inertia</Name>
489                <Unit>kg*m^2</Unit>
490                <Unit>g*cm^2</Unit>
491                <Unit>lb*ft^2</Unit>
492        </Type>
493        <Type>
494                <Name>hookes_const</Name>
495                <Unit>N/m</Unit>
496                <Unit>dyn/cm</Unit>
497                <Unit>lbf/in</Unit>
498        </Type>
499        <Type>
500                <Name>conductivity</Name>
501                <Unit>W/m/K</Unit>
502                <Unit>kW/m/K</Unit>
503                <Unit>cal/s/cm/K</Unit>
504                <Unit>Btu/h/ft/degR</Unit>
505        </Type>
506        <Type>
507                <Name>diffusivity</Name>
508                <Unit>cm^2/s</Unit>
509                <Unit>m^2/s</Unit>
510                <Unit>in^2/s</Unit>
511                <Unit>ft^2/s</Unit>
512        </Type>
513        <Type>
514                <Name>viscosity</Name>
515                <Unit>cP</Unit>
516                <Unit>g/cm/s</Unit>
517                <Unit>kg/m/s</Unit>
518                <Unit>lb/in/s</Unit>
519                <Unit>P</Unit>
520                <Unit>St</Unit>
521        </Type>
522        <Type>
523                <Name>vol_mol</Name>
524                <Unit>m^3/mol</Unit>
525                <Unit>m^3/kmol</Unit>
526                <Unit>mm^3/mol</Unit>
527                <Unit>cm^3/mol</Unit>
528                <Unit>l/mol</Unit>
529                <Unit>ml/mol</Unit>
530                <Unit>in^3/lbmol</Unit>
531                <Unit>ft^3/lbmol</Unit>
532                <Unit>gal/lbmol</Unit>
533                <Unit>bbl/lbmol</Unit>         
534        </Type>
535        <Type>
536                <Name>vol_mass</Name>
537                <Unit>m^3/kg</Unit>
538                <Unit>m^3/t</Unit>
539                <Unit>cm^3/g</Unit>
540                <Unit>l/g</Unit>
541                <Unit>ml/g</Unit>
542                <Unit>in^3/lb</Unit>
543                <Unit>gal/lb</Unit>
544                <Unit>ft^3/lb</Unit>
545                <Unit>ft^3/ton</Unit>
546                <Unit>bbl/ton</Unit>
547        </Type>
548        <Type>
549                <Name>spec_surface_vol</Name>
550                <Unit>m^2/m^3</Unit>
551                <Unit>cm^2/cm^3</Unit>
552                <Unit>ft^2/ft^3</Unit>
553                <Unit>in^2/in^3</Unit>
554        </Type>
555        <Type>
556                <Name>spec_surface_mass</Name>
557                <Unit>m^2/kg</Unit>
558                <Unit>cm^2/g</Unit>
559                <Unit>ft^2/lb</Unit>
560        </Type>
561        <Type>
562                <Name>surf_tens</Name>
563                <Unit>N/m</Unit>
564                <Unit>dyn/cm</Unit>
565                <Unit>lbf/in</Unit>             
566        </Type>
567</Units_Type>
Note: See TracBrowser for help on using the repository browser.