'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1152197\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{96da61c78bc2f366ec1a3a4da8fb9d5f2880a1141436d95ca78995fad91068e8}\\"1152197\\"{96da61c78bc2f366ec1a3a4da8fb9d5f2880a1141436d95ca78995fad91068e8}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Jamie Bull, oCo Carbon blog
“Energy Return on Energy Investment (EROEI) is calculated as the ratio between energy inputs and energy outputs for an energy generating technology. A process that uses more energy than it produces is by definition unsustainable in the long term. Technologies which require fuel generally have a lower EROEI than those which can extract “free” energy from the environment (wind, waves, tides, sunlight). As part of this study we have a carried out a review of published EROEIs and have found a high EROEI for marine technologies, lower EROEIs for solar and nuclear power, and still lower for coal and gas.
July 18, 2010