Template:Flash Train Macro Data Table Section: Difference between revisions

From SysCAD Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 17: Line 17:
<td>TotalPressChange / TotaldP <td font style="background: #ebebeb"> Calc <td> The total pressure change calculated by the Flash Train.
<td>TotalPressChange / TotaldP <td font style="background: #ebebeb"> Calc <td> The total pressure change calculated by the Flash Train.
<tr>
<tr>
<td>FeedSatP <td font style="background: #ebebeb"> Calc <td>  
<td>FeedSatP <td font style="background: #ebebeb"> Calc <td> The saturation pressure of the feed.
<tr>
<tr>
|
|

Latest revision as of 06:47, 18 April 2024

|-


|- | FlashTrain || font style="background: #ebebeb" | Display || A unique tag assigned to the flash train by SysCAD. Each unit in the flash train will have the same tag in this block. |- | FlashTearBlock ||font style="background: #ebebeb"| Display || Displays the name of the tear block that is part of the Flash Train. |- | valign="top" | FlashTrainEqp || valign="top" font style="background: #ebebeb" | List || This contains a list of all of the equipment tags in this flash train. the list might be as follows:
FT_{{{Name1}}}
FT_{{{Name2}}} |- | PAdvBase || Input || Additional damping or acceleration for calculated pressure change (DP) for the iteration. DP = DP * PAdvBase when PAdvExtra=0. |- | PAdvExtra || Input || Additional damping or acceleration for calculated pressure change (DP) for the iteration. DP = DP * (PAdvBase + PAdvExtra*(VQmReqd-VQm)/Max(VQmReqd,VQm)).