The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 33 - File: global.php(779) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(779) : eval()'d code 33 errorHandler->error
/global.php 779 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 837 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 837 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 4950 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 4950 errorHandler->error
/global.php 837 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1394 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1394 errorHandler->error
/inc/functions.php 1349 fetch_forum_permissions
/printthread.php 83 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error



High Frontier Forums
How much CO2 does grass absorb? - Printable Version

+- High Frontier Forums (http://highfrontier.com/forum)
+-- Forum: General (http://highfrontier.com/forum/forumdisplay.php?fid=1)
+--- Forum: Dev Log (http://highfrontier.com/forum/forumdisplay.php?fid=15)
+--- Thread: How much CO2 does grass absorb? (/showthread.php?tid=20)



How much CO2 does grass absorb? - JoeStrout - 04-07-2015

We've been researching how much CO2 is pulled from the air by a nice green lawn.  This is important for High Frontier since your colonies start out with quite a lot of grass, unless you either chose not to include soil, or have a water level so close to the surface that you get sand instead of grass.

We found this claim that one acre of well-managed grass (lawn) stores about 920 lbs of carbon (not CO2) per year.  We can convert this to CO2 by multiplying by 44 (the weight of CO2) / 12 (the weight of C), for 3400 lbs of CO2 per acre per year.  In modern units, that's 0.38 kg per m^2 per year.

Curiously, that works out to almost exactly 1 g per square meter per day!

An active person exhales about 1 kg of CO2 per day.  So, you would need 1000 square meters of grass to absorb one person's CO2.  That's a square about 32 meters on a side, or in archaic units, a quarter acre.  A one-square-kilometer park could support 1000 people, just with the grass.

More fun comparisons: New York's Central Park, which is 3.41 km^2, could support 3410 people with just the grass.  But there are also about 20,000 trees in that park.  Every 16 trees or so can absorb the CO2 of one person, so when you put it all together, Central Park could support over 4600 people indefinitely (at least, as far as respiration goes).

Now you see why so many of the buildings in High Frontier have grass on the roof!  Grass is photosynthesis, in a really convenient package.


RE: How much CO2 does grass absorb? - JoeStrout - 04-22-2015

Well, it took longer than expected, but we finally got the effect of grass worked into the simulation.  We sample your colony and see where we find grass, sand, water, or some building or path.  From those samples (and things like soil depth) we calculate the "grass fraction" — the portion of your livable land area covered in grass.

One thing we caught while working on this: even if you've designed your colony with no soil, we still show grass when you enter it.  My friend (and High Frontier advisory board member) Al Globus advocates for omitting soil from early colonies, as he feels it's not worth the expense.  So, in his honor, we'll also be making it so that if you have less than 0.25 m of soil in your colony, it's no grass for you!


RE: How much CO2 does grass absorb? - DerekM - 04-13-2016

Good evening. Quick question that I was wondering. Do the tree's you place in High Frontier absorb CO2 and emit O2?


RE: How much CO2 does grass absorb? - JoeStrout - 04-13-2016

Yes, they do! Both trees and grass are fully simulated with respect to the carbon cycle.


RE: How much CO2 does grass absorb? - DerekM - 04-13-2016

Great.