Cooling System

This section contains high level explanations of the Cooling System. I find it to be one of the simplest of all the systems in an automobile.

This diagram depicts a typical automobile cooling system.          Cooling System Overview

Please choose a topic to the left. I hope you find them informative.

Related Videos

!function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https'; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = p + "://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } } (document, "script", "twitter-wjs"); function DisplayDTC(inputValue) { BootstrapDialog.show({ title: inputValue, message: $('
Loading....
').load('https://www.geekdiymechanic.com/OBDII/PerformOBDIIDetailCodeLookUp' + "?filter=" + inputValue), buttons: [{ label: 'Close', action: function (dialogItself) { dialogItself.close(); } }] }); return false; } // end of DisplayDTC() $(function() { var icons = { header: "ui-icon-circle-arrow-e", activeHeader: "ui-icon-circle-arrow-s" }; $( "#accordion" ).accordion({ icons: icons, collapsible: true, icons : icons }); });