- Timestamp:
- May 24, 2008, 7:11:07 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eml/heat_exchangers/Hairpin.mso
r484 r528 32 32 outer NComp as Integer (Brief="Number of Components"); 33 33 34 M(NComp) as molweight (Brief="Component Mol Weight" );35 36 HotSide as Switcher (Brief="Flag for Fluid Alocation ",Valid=["outer","inner"],Default="outer" );37 innerFlowRegime as Switcher (Brief="Inner Flow Regime ",Valid=["laminar","transition","turbulent"],Default="laminar" );38 outerFlowRegime as Switcher (Brief="Outer Flow Regime ",Valid=["laminar","transition","turbulent"],Default="laminar" );34 M(NComp) as molweight (Brief="Component Mol Weight",Hidden=true); 35 36 HotSide as Switcher (Brief="Flag for Fluid Alocation ",Valid=["outer","inner"],Default="outer",Hidden=true); 37 innerFlowRegime as Switcher (Brief="Inner Flow Regime ",Valid=["laminar","transition","turbulent"],Default="laminar",Hidden=true); 38 outerFlowRegime as Switcher (Brief="Outer Flow Regime ",Valid=["laminar","transition","turbulent"],Default="laminar",Hidden=true); 39 39 40 40 InnerLaminarCorrelation as Switcher (Brief="Heat Transfer Correlation in Laminar Flow for the Inner Side",Valid=["Hausen","Schlunder"],Default="Hausen"); … … 49 49 Qestimated as power (Brief="Estimated Duty", Default=70, Lower=1e-6, Upper=1e10); 50 50 51 Pi as constant (Brief="Pi Number",Default=3.14159265, Symbol = "\pi" );51 Pi as constant (Brief="Pi Number",Default=3.14159265, Symbol = "\pi",Hidden=true); 52 52 DoInner as length (Brief="Outside Diameter of Inner Pipe",Lower=1e-6); 53 53 DiInner as length (Brief="Inside Diameter of Inner Pipe",Lower=1e-10); -
trunk/sample/heat_exchangers/hairpin_diagram.pfd
r439 r528 27 27 <Show_Grid>1</Show_Grid> 28 28 <Snap_to_Grid>1</Snap_to_Grid> 29 <Width> 936</Width>30 <Height>4 26</Height>29 <Width>1260</Width> 30 <Height>412</Height> 31 31 <X>0</X> 32 32 <Y>0</Y> … … 36 36 <Show_Grid>1</Show_Grid> 37 37 <Snap_to_Grid>1</Snap_to_Grid> 38 <Width> 936</Width>38 <Width>1260</Width> 39 39 <Height>0</Height> 40 40 <X>0</X> … … 45 45 <Id_String>Hairpin_NTU_1</Id_String> 46 46 <Block_Name>hairpin</Block_Name> 47 <Image_File_Name> /home/bicca/Desktop/biblioteca/biblioteca/trunk/eml/heat_exchangers/icon/hairpin.png</Image_File_Name>47 <Image_File_Name>E:\Gerson\biblioteca\trunk\eml\heat_exchangers\icon/hairpin.png</Image_File_Name> 48 48 <X>215</X> 49 49 <Y>155</Y> … … 64 64 </Block_Properties> 65 65 </Base_Models> 66 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>66 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 67 67 <Instance_Id>InletInner.</Instance_Id> 68 68 <Model_Name>InletInner</Model_Name> … … 80 80 </Block_Properties> 81 81 </Base_Models> 82 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>82 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 83 83 <Instance_Id>InletOuter.</Instance_Id> 84 84 <Model_Name>InletOuter</Model_Name> … … 104 104 </Block_Properties> 105 105 </Base_Models> 106 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>106 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 107 107 <Instance_Id>OutletInner.</Instance_Id> 108 108 <Model_Name>OutletInner</Model_Name> … … 128 128 </Block_Properties> 129 129 </Base_Models> 130 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>130 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 131 131 <Instance_Id>OutletOuter.</Instance_Id> 132 132 <Model_Name>OutletOuter</Model_Name> … … 138 138 <Base_Models> 139 139 <Block_Properties> 140 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>140 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 141 141 <Instance_Id>Details.</Instance_Id> 142 142 <Model_Name>Details_Main</Model_Name> … … 144 144 </Block_Properties> 145 145 </Base_Models> 146 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>146 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 147 147 <Instance_Id>Details.</Instance_Id> 148 148 <Model_Name>Details</Model_Name> … … 158 158 <Base_Models> 159 159 <Block_Properties> 160 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>160 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 161 161 <Instance_Id>Inner.HeatTransfer.</Instance_Id> 162 162 <Model_Name>DoublePipe_HeatTransfer</Model_Name> … … 164 164 </Block_Properties> 165 165 </Base_Models> 166 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>166 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 167 167 <Instance_Id>Inner.HeatTransfer.</Instance_Id> 168 168 <Model_Name>HeatTransfer</Model_Name> … … 174 174 <Base_Models> 175 175 <Block_Properties> 176 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>176 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 177 177 <Instance_Id>Inner.PressureDrop.</Instance_Id> 178 178 <Model_Name>DoublePipe_PressureDrop</Model_Name> … … 180 180 </Block_Properties> 181 181 </Base_Models> 182 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>182 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 183 183 <Instance_Id>Inner.PressureDrop.</Instance_Id> 184 184 <Model_Name>PressureDrop</Model_Name> … … 194 194 <Base_Models> 195 195 <Block_Properties> 196 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>196 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 197 197 <Instance_Id>Inner.Properties.Inlet.</Instance_Id> 198 198 <Model_Name>Properties_In_Out</Model_Name> … … 200 200 </Block_Properties> 201 201 </Base_Models> 202 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>202 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 203 203 <Instance_Id>Inner.Properties.Inlet.</Instance_Id> 204 204 <Model_Name>Inlet</Model_Name> … … 210 210 <Base_Models> 211 211 <Block_Properties> 212 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>212 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 213 213 <Instance_Id>Inner.Properties.Average.</Instance_Id> 214 214 <Model_Name>Properties_Average</Model_Name> … … 216 216 </Block_Properties> 217 217 </Base_Models> 218 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>218 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 219 219 <Instance_Id>Inner.Properties.Average.</Instance_Id> 220 220 <Model_Name>Average</Model_Name> … … 226 226 <Base_Models> 227 227 <Block_Properties> 228 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>228 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 229 229 <Instance_Id>Inner.Properties.Outlet.</Instance_Id> 230 230 <Model_Name>Properties_In_Out</Model_Name> … … 232 232 </Block_Properties> 233 233 </Base_Models> 234 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>234 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 235 235 <Instance_Id>Inner.Properties.Outlet.</Instance_Id> 236 236 <Model_Name>Outlet</Model_Name> … … 242 242 <Base_Models> 243 243 <Block_Properties> 244 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>244 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 245 245 <Instance_Id>Inner.Properties.Wall.</Instance_Id> 246 246 <Model_Name>Properties_Wall</Model_Name> … … 248 248 </Block_Properties> 249 249 </Base_Models> 250 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>250 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 251 251 <Instance_Id>Inner.Properties.Wall.</Instance_Id> 252 252 <Model_Name>Wall</Model_Name> … … 254 254 </Block_Properties> 255 255 </Sub_Models> 256 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>256 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 257 257 <Instance_Id>Inner.Properties.</Instance_Id> 258 258 <Model_Name>Physical_Properties</Model_Name> … … 260 260 </Block_Properties> 261 261 </Base_Models> 262 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>262 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 263 263 <Instance_Id>Inner.Properties.</Instance_Id> 264 264 <Model_Name>Properties</Model_Name> … … 266 266 </Block_Properties> 267 267 </Sub_Models> 268 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>268 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 269 269 <Instance_Id>Inner.</Instance_Id> 270 270 <Model_Name>Main_DoublePipe</Model_Name> … … 272 272 </Block_Properties> 273 273 </Base_Models> 274 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>274 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 275 275 <Instance_Id>Inner.</Instance_Id> 276 276 <Model_Name>Inner</Model_Name> … … 286 286 <Base_Models> 287 287 <Block_Properties> 288 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>288 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 289 289 <Instance_Id>Outer.HeatTransfer.</Instance_Id> 290 290 <Model_Name>DoublePipe_HeatTransfer</Model_Name> … … 292 292 </Block_Properties> 293 293 </Base_Models> 294 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>294 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 295 295 <Instance_Id>Outer.HeatTransfer.</Instance_Id> 296 296 <Model_Name>HeatTransfer</Model_Name> … … 302 302 <Base_Models> 303 303 <Block_Properties> 304 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>304 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 305 305 <Instance_Id>Outer.PressureDrop.</Instance_Id> 306 306 <Model_Name>DoublePipe_PressureDrop</Model_Name> … … 308 308 </Block_Properties> 309 309 </Base_Models> 310 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>310 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 311 311 <Instance_Id>Outer.PressureDrop.</Instance_Id> 312 312 <Model_Name>PressureDrop</Model_Name> … … 322 322 <Base_Models> 323 323 <Block_Properties> 324 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>324 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 325 325 <Instance_Id>Outer.Properties.Inlet.</Instance_Id> 326 326 <Model_Name>Properties_In_Out</Model_Name> … … 328 328 </Block_Properties> 329 329 </Base_Models> 330 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>330 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 331 331 <Instance_Id>Outer.Properties.Inlet.</Instance_Id> 332 332 <Model_Name>Inlet</Model_Name> … … 338 338 <Base_Models> 339 339 <Block_Properties> 340 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>340 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 341 341 <Instance_Id>Outer.Properties.Average.</Instance_Id> 342 342 <Model_Name>Properties_Average</Model_Name> … … 344 344 </Block_Properties> 345 345 </Base_Models> 346 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>346 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 347 347 <Instance_Id>Outer.Properties.Average.</Instance_Id> 348 348 <Model_Name>Average</Model_Name> … … 354 354 <Base_Models> 355 355 <Block_Properties> 356 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>356 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 357 357 <Instance_Id>Outer.Properties.Outlet.</Instance_Id> 358 358 <Model_Name>Properties_In_Out</Model_Name> … … 360 360 </Block_Properties> 361 361 </Base_Models> 362 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>362 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 363 363 <Instance_Id>Outer.Properties.Outlet.</Instance_Id> 364 364 <Model_Name>Outlet</Model_Name> … … 370 370 <Base_Models> 371 371 <Block_Properties> 372 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>372 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 373 373 <Instance_Id>Outer.Properties.Wall.</Instance_Id> 374 374 <Model_Name>Properties_Wall</Model_Name> … … 376 376 </Block_Properties> 377 377 </Base_Models> 378 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>378 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 379 379 <Instance_Id>Outer.Properties.Wall.</Instance_Id> 380 380 <Model_Name>Wall</Model_Name> … … 382 382 </Block_Properties> 383 383 </Sub_Models> 384 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>384 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 385 385 <Instance_Id>Outer.Properties.</Instance_Id> 386 386 <Model_Name>Physical_Properties</Model_Name> … … 388 388 </Block_Properties> 389 389 </Base_Models> 390 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>390 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 391 391 <Instance_Id>Outer.Properties.</Instance_Id> 392 392 <Model_Name>Properties</Model_Name> … … 394 394 </Block_Properties> 395 395 </Sub_Models> 396 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>396 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 397 397 <Instance_Id>Outer.</Instance_Id> 398 398 <Model_Name>Main_DoublePipe</Model_Name> … … 400 400 </Block_Properties> 401 401 </Base_Models> 402 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>402 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 403 403 <Instance_Id>Outer.</Instance_Id> 404 404 <Model_Name>Outer</Model_Name> … … 406 406 </Block_Properties> 407 407 </Sub_Models> 408 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>408 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 409 409 <Instance_Id></Instance_Id> 410 410 <Model_Name>Hairpin_Basic</Model_Name> … … 447 447 </Parameters> 448 448 <Parameters> 449 <Desc>CalculationApproach</Desc> 450 <Index>0</Index> 451 <Values>Full</Values> 452 <Status>4</Status> 453 </Parameters> 454 <Parameters> 449 455 <Desc>DoInner</Desc> 450 456 <Index>0</Index> … … 501 507 <Base_Models> 502 508 <Block_Properties> 503 <Model_File_Path>heat_exchangers /HEX_Engine</Model_File_Path>509 <Model_File_Path>heat_exchangers\HEX_Engine</Model_File_Path> 504 510 <Instance_Id>Method.</Instance_Id> 505 511 <Model_Name>NTU_Basic</Model_Name> … … 507 513 </Block_Properties> 508 514 </Base_Models> 509 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>515 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 510 516 <Instance_Id>Method.</Instance_Id> 511 517 <Model_Name>Method</Model_Name> … … 513 519 </Block_Properties> 514 520 </Sub_Models> 515 <Model_File_Path>heat_exchangers /DoublePipe</Model_File_Path>521 <Model_File_Path>heat_exchangers\Hairpin</Model_File_Path> 516 522 <Instance_Id></Instance_Id> 517 523 <Model_Name>Hairpin_NTU</Model_Name> … … 529 535 <Id_String>simple_source_1</Id_String> 530 536 <Block_Name>cold_in</Block_Name> 531 <Image_File_Name> /home/bicca/Desktop/biblioteca/biblioteca/trunk/eml/icon/Source.png</Image_File_Name>537 <Image_File_Name>E:\Gerson\biblioteca\trunk\eml\icon/Source.png</Image_File_Name> 532 538 <X>39</X> 533 539 <Y>21</Y> … … 592 598 <Id_String>simple_source_2</Id_String> 593 599 <Block_Name>hot_in</Block_Name> 594 <Image_File_Name> /home/bicca/Desktop/biblioteca/biblioteca/trunk/eml/icon/Source.png</Image_File_Name>600 <Image_File_Name>E:\Gerson\biblioteca\trunk\eml\icon/Source.png</Image_File_Name> 595 601 <X>664</X> 596 602 <Y>313</Y> … … 655 661 <Id_String>simple_sink_1</Id_String> 656 662 <Block_Name>hot_out</Block_Name> 657 <Image_File_Name> /home/bicca/Desktop/biblioteca/biblioteca/trunk/eml/icon/Sink.png</Image_File_Name>663 <Image_File_Name>E:\Gerson\biblioteca\trunk\eml\icon/Sink.png</Image_File_Name> 658 664 <X>701</X> 659 665 <Y>50</Y> … … 688 694 <Id_String>simple_sink_2</Id_String> 689 695 <Block_Name>cold_out</Block_Name> 690 <Image_File_Name> /home/bicca/Desktop/biblioteca/biblioteca/trunk/eml/icon/Sink.png</Image_File_Name>696 <Image_File_Name>E:\Gerson\biblioteca\trunk\eml\icon/Sink.png</Image_File_Name> 691 697 <X>495</X> 692 698 <Y>373</Y>
Note: See TracChangeset
for help on using the changeset viewer.