Skip to content

Calculates the temperature drop through the single insulated steel pipe, buried (Steady-State).

License

Notifications You must be signed in to change notification settings

DrTol/temperature_drop-Excel

Repository files navigation

Temperature Drop through Insulated Pipe (Steady State)

This VBA function/Excel tool calculates the temperature drop through a pre-insulated buried single steel pipe (steady-state).

Table of Contents

How2Use

An example Excel file is given: TemperatureDrop_Buried&InsulatedPipeV02_r02.xlsm, which illustrates how to use the VB functions developed i) Tout and ii) Tout_simple.

These functions are based on other VBA functions: a) XSteam for the water properties, b) f_Clamond to return the Darcy friction factor, c) zOthers involves of VB functions to calculate pi number and Reynolds number

If you are new to Visual Basic (Excel), please follow the instructions in Copy a macro module to another workbook OR simply make use of the example Excel file TemperatureDrop_Buried&InsulatedPipeV02_r02.xlsm to base on for your calculations.

License

You are free to use, modify and distribute the code as long as the authorship is properly acknowledged. The same applies for the original works 'XSteam' by Holmgren M and 'f_Clamond' by Clamond, D.

Acknowledgement

In memory of my father Bekir Tol.

We would like to acknowledge all of the open-source minds in general for their willing of share (as apps or comments/answers in forums), which has encouraged our department to publish our tools developed.

How2Cite:

  1. Tol, Hİ. temperature_drop-Excel. DOI: 10.5281/zenodo.2550093. GitHub Repository 2018; https://github.com/DrTol/temperature_drop-Excel

References