WIT Press

Heat Transfer

Sort Order

Featured Titles
Heat Transfer XIV

Heat Transfer XIV

Editors

B. Sundén, Lund University, Sweden; C.A. Brebbia, Wessex...

ISBN

978-1-78466-109-0

Published

2016

Format

  • Hardback

Pages

214

Price

£96.00

Kelvin, Thermodynamics and the Natural World

Kelvin, Thermodynamics and the Natural World

Editors

M.W. Collins, Brunel University, UK; R.C. Dougal, Maxwell...

ISBN

978-1-84564-149-8

Book Series

  • Design & Nature

Published

2016

Format

  • Hardback

Pages

482

Price

£137.00

Heat Transfer XIII

Heat Transfer XIII

Editors

B. Sundén, Lund University, Sweden; C.A. Brebbia, Wessex...

ISBN

978-1-84564-794-0

Published

2014

Format

  • Hardback

Pages

548

Price

£283.00

Impingement Jet Cooling in Gas Turbines

Impingement Jet Cooling in Gas Turbines

Editors

R.S. Amano, University of Wisconsin-Milwaukee, USA and B. Sundén,...

ISBN

978-1-84564-906-7

Book Series

  • Developments in Heat Transfer

Published

2014

Format

  • Hardback

Pages

252

Price

£129.00

Emerging Topics in Heat Transfer

Emerging Topics in Heat Transfer

Editors

Q. Wang, Xi'an JiaTong University, China, Y. Chen, University of...

ISBN

978-1-84564-818-3

Book Series

  • Developments in Heat Transfer

Published

2013

Format

  • Hardback

Pages

416

Price

£208.00

Advanced Computational Methods and Experiments in Heat Transfer XII

Advanced Computational Methods and Experiments in Heat Transfer XII

Editors

B. Sundén, Lund University, Sweden; C.A. Brebbia, Wessex...

ISBN

978-1-84564-602-8

Published

2012

Format

  • Hardback

Pages

376

Price

£194.00

Introduction to Heat Transfer

Introduction to Heat Transfer

Authors

B. Sundén, Lund University, Sweden

ISBN

978-1-84564-656-1

Published

2012

Format

  • Hardback

Pages

366

Price

£178.00

Introduction to Heat Transfer

Introduction to Heat Transfer

Authors

B. Sundén, Lund University, Sweden

ISBN

978-1-84564-660-8

Published

2012

Format

  • Paperback

Pages

366

Price

£50.00


Results 1 - 8 (of 33)
To improve our website services we use cookies in a responsible manner. Please notice that by continuing to browse this site you are agreeing to our use of cookies.
', cookieLink: '', prompt: [], p: null, init: function(){ this.prompt = ['color: #fff; font-weight: bold; border-color: #fff; background-color: #02ba9f; padding: 10px 10px 10px 15px; height: 39px;border-width: 0px 0px 0px 0px;', this.message + (this.cookieLink != ''? "You can find out how and why we use cookies in our cookie policy." : '')]; var cookie = this.checkCookie(); if(((cookie == 1) && !document.cookie.match(/cookies_promptHidden=/)) || (cookie != 1)){ this.saveCookie('promptShown', 1); this.loadPrompt(); } }, checkCookie: function(){ if(this.cookie === false){ if(!document.cookie.match(/cookies_promptShown=/)){ this.cookie = 1; }else if(document.cookie.match(/cookies_promptShown=(\d)($|;)/)){ this.cookie = parseInt(RegExp.$1); } } return this.cookie; }, loadPrompt: function(){ var h = document.createElement('div'); with(h){ innerHTML = "X" + this.prompt[1]; style.cssText = 'font-family: sans-serif; font-size: 11px; border: solid 1px; border-left: solid 3px;' + this.prompt[0]; className = 'cookie_box'; id = 'cookie_prompt'; } var b = document.body; $('.cookie-warning').show(); $( ".cookie-warning" ).append( h ); //b.insertBefore(h, b.firstChild); }, saveCookie: function(c, v){ document.cookie = "cookies_" + c + "=" + v + ";expires=" + (new Date()).toGMTString().replace(/\d{4}/, '2050'); }, hidePrompt: function(e){ if(e != null){ this.saveCookie('promptHidden', 1); } $( ".cookie-warning" ).hide(); } } if(document.addEventListener){ document.addEventListener("DOMContentLoaded", function(){ cPrompt.init(); }, false); }else if(document.attachEvent){ document.attachEvent("onreadystatechange", function(){ if(document.readyState === "complete"){ cPrompt.init(); } }); }; $('.cookie-warning').each(function(){ if($.trim($(this).html()) === '') $('.cookie-warning').hide(); }); $('#carousel').carousel();