Excerpt from product page





www.th2b.com - CO2 Emissions 
Calculation Tool


#g_title p, #g_footer p, #g_description p {
margin: 0;
}
/*

-- -- -- -- -- -- --
Browser Fixes
-- -- -- -- -- -- --

This file uses CSS filtering methods to fix various
layout bugs.

Each of the following three imported files is a
separate, browser-specific CSS file that keeps all
hacks out of the main style sheet.

Over time, as supporting these browsers no longer
remains a priority, cleaning up the hacks is as
easy as deleting the @import statement below, or
simply no longer linking this file from the HTML.

*/

/*
fix ie6 "peekaboo bug" using the "holly hack".
Note, this style only gets applied to ie6
*/
* html .wrapper {
height: 0.1%;
}

/*
* IE5 mac - overrides the IE/Win hack
*/

/*\*//*/

* html #threecolumn div {
height: auto;
}

/**/


/*
* IE5/Win-specific CSS -ensures #container wraps all content on window resize
*/

@media tty {
i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
}/* */
/* Styling for editable elements. Eventually, this will be part of the style. */
.editable {
border: 1px dashed blue;
}

#footer {
clear: both;
}

/* Extra divs hidden by default. The custom CSS can override this though */
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
display: none;
}

a img,:link img,:visited img {border: none;}

body {
text-align: center;
}
#container {
width: 718px;
text-align: left;
margin: 0 auto;
}
#main-content {
float: right;
width: 470px;
}
#sidebar {
float: right;
width: 230px;
}
#footer {
clear: both;
}
/** BEGIN CUSTOM SKIN **/
h1,h2,h3,h4,h5,h6,p,ul,ol,dt,dd {font-size: 0.85em;color:#595F75;}
pre,code,kbd {font-size:1em; font-family:"Courier New", Courier, monospace;color:#595F75;}
dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/*
Theme: Swirl
Color: Slate Blue
*/


html {background: #C9CBD6;}
body {background:#C9CBD6;font-family:Verdana, Tahoma, Arial, sans-serif;font-size:0.85em;margin:0px;}
a {color:#3366FF; text-decoration:none; border-bottom:1px dotted #3366FF;}
a:visited {color:#CC33FF; text-decoration:none; border-bottom:1px dotted #CC33FF;}
a:hover,a:active{color:#FF6600; text-decoration:none;border-bottom:1px dotted #FF6600;}
b, strong {font-weight:bold;}
blockquote {border-left:4px double #595F75;margin:1em 3em;padding-left:1em;font-size:0.9em;color:#595F75;}
blockquote p {line-height:1.45em;color:#595F75;}
em {font-style:italic;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:1.5em 0 0.5em 0;}
h1 {font-size:2.25em;color:#595F75;margin:0;border-bottom:4px double #9296A8;}
h2 {font-size:2em;color:#595F75;border-bottom:4px double #9296A8;}
h3 {font-size:1.75em;color:#595F75;border-bottom:3px double #9296A8;}
h4 {font-size:1.5em;color:#595F75;border-bottom:3px double #9296A8;}
h5 {font-size:1.25em;color:#595F75;border-bottom:1px solid #9296A8;}
h6 {font-size:1em; color:#595F75;border-bottom:1px dotted #9296A8;}
p, li {color:#595F75;line-height:1.75em;margin:0 0 1em 0;}
blockquote p, table p, dd p, li p, #header p {margin-bottom:0.5em;color:#595F75;}
ul, ol {margin:1em 0; padding-left: 1.6em;}
li {margin:0.25em 0;}
ul li {list-style-type:disc;}
ol li {list-style-type:decimal;}
table {border:1px solid #9296A8;border-width:1px 1px 0 1px;}
table caption {
display:block;
font-style:italic;
white-space:nowrap;
margin:0.5em 1em;
color:#595F75;
font-size:0.85em;
}
table td, table th {padding:0.5em 1em;text-align:left;vertical-align:top;background-color:#EDEFF5;}
table th {border-top:1px solid #9296A8;border-bottom:1px solid #9296A8;font-weight:bold;background-color:#C9CBD6;color:#595F75;font-weight:bold;}
table td {border-bottom:1px solid #9296A8; color:#595F75;}

dl {margin:1em;line-height:1.5em;list-style-type:disc;color:#595F75;}
dt {font-weight:bold;margin-top:0.5em;color:#595F75;}
dd {margin-left:2em;color:#595F75;}

#adsense {text-align:center;}
#container {
padding: 0px;
background:URL("/-/includes/style/swirl/skin_swirl_blue_top.gif") no-repeat top left;
background-color:#dbdde4;
margin:0px auto;
}
#footer {padding:1em;
background-color:#dbdde4;
}

#g_footer {
padding-top:0.5em;
font-size:0.9em;
font-style:italic;
text-align:center;
color:#9296A8;
}

#page-title {
text-align:left;
font-style:italic;
border:none;
padding-top:80px;
padding-left:15px;
}
#g_description {
padding-left:30px;
font-style:italic;
color:#9296A8;
padding-right:300px;
}
#sidebar {font-size:0.85em;
padding:5px;
}
#sidebar :first-child {margin-top:12px;}
#sidebar-alternate {font-size:0.85em;
padding:5px;
}
#sidebar-alternate :first-child {margin-top:12px;}
#main-content {
padding:10px;
}

#main-content h2:first-child {margin-top:0;}

hr {
height:1px;
margin:0px 20px;
border:none;
border-bottom:4px double #9296A8;
}

@media print {
html {background:#fff !important;}
#container {border-width:0px !important;padding:0 !important;}
}

/* Tweaks for Three-column layout
----------------------------------------------- */
#threecolumn #main-content .wrapper {}
#threecolumn #sidebar {width:118px;}

/* Tweaks for Two-column Left layout
----------------------------------------------- */
#twocolumn-left #main-content .wrapper {}
#twocolumn-left #sidebar {width:218px;}

/* Tweaks for Two-column Right layout
----------------------------------------------- */
#twocolumn-right #main-content .wrapper {}
#twocolumn-right #sidebar {width:218px;}

/* Tweaks for Two-column Liquid layout
----------------------------------------------- */
#twocolumn-liquid-right #container {}
#twocolumn-liquid-right #main-content .wrapper {}
#twocolumn-liquid-left #container {}
#twocolumn-liquid-left #main-content .wrapper {}

/* Tweaks for One-column Liquid layout
----------------------------------------------- */

/* Tweaks for One-column layout
----------------------------------------------- */
#onecolumn #main-content .wrapper {}

/** END CUSTOM SKIN **/













CO2 Emissions 
Calculation Tool

Calculate and reduce your Carbon Footprint or the CO2 Emissions






Tired of seeing our planet  degradates, thinking you can do nothing.  
Things may change and you can contribute.
The first thing to do is to evaluate your own impact on the environment.
You need a tool to evaluate you're impact, 
but you're not a specialist in environment or energy matters.
 

 
Don't stress, we have the tool you need, made by Professionnal Engineers and PhDs.
 










The GREENHOUSE GASES
EMISSIONS CALCULATOR


Including Global Warming Potential; Conversion Factors,
Energy Content and Sample Calculation Procedure


Global Warming Potential (GWP)
·CO2
·CH4
·N2O


Energy Conversion Factors


Energy Contents of different energy sources such as
·Electricity
·Natural Gas
·Crude Oil
·Ethane (liquid)
·Butanes (liquid)
·Propane (liquid)
·Coal
·Different Petroleum Products





CLICK HERE TO PURCHASE
 
For more information: info@th2b.com
 

Do not loose time searching for the information or on how to carry on such a calculation procedure.
It’s all included in that Microsoft Excel ® Worksheet.
















It’s also including a Greenhouse Gases Emissions Calculation Procedure with a Sample Calculation.The example is helping to calculate the total CO2 emissions as a result of a light oil fired boiler producing 10,000,000 lb. of steam.You can use the model for different other type of processes such as heating and cooling, generator and gen.set, engine (diesel, propane, gas, etc.)

Don't hesitate, you need that tool to reduce your Carbon Footprint:
Ecological footprint (EF) analysis measures human demand on nature. It compares human consumption of natural resources with planet Earth's ecological capacity to regenerate them.

See the comments from the 4RGlobe Team (www.4rglobe.com):
'We shall all be responsive and respectful of our resources. This attitude that is required to make things change in our family, our neighborhood, at work, in our country, on the globe.We are all responsible for the protection of the environment.'

Be smart, use this tool to save your precious time and be ensure that the data are complete and proven. The model has been produced by Professional Engineers specialized in Energetics and Thermodynamics.


This is a 98.95 $ engineering tool, available for you now.
This is a limited time offer at : 48.95 $
It represents a 50 % reduction.
CLICK HERE TO PURCHASE

You will save hours of Trials and Errors in calculating the emissions on your project.

Also, you get another tools to do extensive Energy modelling for your building allowing you to do different scenario to optimize its energy consumption: The Building Energy Analysis Software.

This second tool has been developped by a large team of engineers and building specialists. It is coming with an extensive 'Help' file to give you all the necessary information to use it efficienctly. This software alone is an investment of more than 100 $. And, it will save you tens of hours in energy calculation.

And that's not all! You also get a ebook (worth 30 $) which will help you reduce your Carbon Footprint. You, your family, your organization may then contribute to a sustainaible environment.


For only 48.95 $, you get a 228.95 $ value.
A total savings of more than 80% for a Professional CO2 Emissions Calculation Tool, a Building Analysis software and a ebook on reducing Ecological Footprint.
You can contribute and start being efficient in reducing your impact on our planet...




CLICK HERE TO PURCHASE
 For more information: info@th2b.com








Navigation
Homepage
Thermodynamic Optimization
Software and Thermodynamic Tools
Thermal Modeling and Simulation
Benefits
Experience












 













Sites you may be interested in