Steve Jackson Games - Site Navigation
Home General Info Follow Us Search Illuminator Store Forums What's New Other Games Ogre GURPS Munchkin Our Games: Home

Go Back   Steve Jackson Games Forums > Roleplaying > GURPS

Reply
 
Thread Tools Display Modes
Old 12-09-2024, 03:13 PM   #1
fritzbc
 
fritzbc's Avatar
 
Join Date: Nov 2024
Location: Northern Midwest, North America
Default Low-Tech Containers and Storage Equation

Today, I was looking at the Containers and Storage article over and over. I needed to create an equation to quickly calculate costs and weights by inputting an amount of cups into a cell in Excel. I could not, for the life of me, get one that would work. Does anyone know the best way to do this, or is there an algorithm or equation already made for this?
__________________
I apologize for my idiocy in advance.

I run a GURPS (and other things) blog started very recently.
fritzbc is offline   Reply With Quote
Old 12-09-2024, 08:47 PM   #2
seasong
 
seasong's Avatar
 
Join Date: Aug 2004
Location: Seattle, WA
Default Re: Low-Tech Containers and Storage Equation

A1: <price for 1 cup>
A2: <weight for 1 cup>
A3: <number of cups>


A4: A3^(2/3) * A1
A5: A3^(2/3) * A2


A4 is your price
A5 is your weight
__________________
seasong
seasong is offline   Reply With Quote
Old 12-09-2024, 08:50 PM   #3
seasong
 
seasong's Avatar
 
Join Date: Aug 2004
Location: Seattle, WA
Default Re: Low-Tech Containers and Storage Equation

Note that the final values were rounded off in Low-Tech, but this will give you close numbers.
__________________
seasong
seasong is offline   Reply With Quote
Old 12-09-2024, 11:22 PM   #4
Polydamas
 
Join Date: Jan 2006
Location: Central Europe
Default Re: Low-Tech Containers and Storage Equation

Quote:
Originally Posted by fritzbc View Post
Today, I was looking at the Containers and Storage article over and over. I needed to create an equation to quickly calculate costs and weights by inputting an amount of cups into a cell in Excel. I could not, for the life of me, get one that would work. Does anyone know the best way to do this, or is there an algorithm or equation already made for this?
Do you mean the chapter in GURPS Low-Tech? Those are the only 4e rules for building containers which I know, and I think they have the algebraic formula.
__________________
"It is easier to banish a habit of thought than a piece of knowledge." H. Beam Piper

This forum got less aggravating when I started using the ignore feature
Polydamas is offline   Reply With Quote
Old 12-10-2024, 08:39 AM   #5
RyanW
 
RyanW's Avatar
 
Join Date: Sep 2004
Location: Southeast NC
Default Re: Low-Tech Containers and Storage Equation

Quote:
Originally Posted by Polydamas View Post
Do you mean the chapter in GURPS Low-Tech? Those are the only 4e rules for building containers which I know, and I think they have the algebraic formula.
I seem to recall one from the html era of Pyramid. Can't recall any specifics from it, though, and my archives were lost long ago.
__________________
RyanW
- Actually one normal sized guy in three tiny trenchcoats.
RyanW is offline   Reply With Quote
Old 12-10-2024, 10:47 AM   #6
fritzbc
 
fritzbc's Avatar
 
Join Date: Nov 2024
Location: Northern Midwest, North America
Default Re: Low-Tech Containers and Storage Equation

I ended up contacting Author Matt Riggsby about it. His advice and response is quoted below.

Quote:
Originally Posted by Matt Riggsby
There was a spreadsheet, long since vanished, but IIRC (and I may not) it was kinda complex. In particular, I've entirely forgotten how the thickness of material changed with volume. It's entirely possible that it wasn't continuous, but rather jumped up in increments here and there. Anyway, what I'd recommend for off-size containers is straight extrapolation from the table. For a mid-size between A and B, just average the weight and cost for A and B. LT presents plausible stats for historical items, but there was enormous variability in real values without meaningful variability in quality or cost. Really, stats within a factor of two or more for a given size of container are more than reasonable. Trying to follow a more complex formula just takes a lot of work and provides false precision.
__________________
I apologize for my idiocy in advance.

I run a GURPS (and other things) blog started very recently.
fritzbc is offline   Reply With Quote
Old 12-10-2024, 11:49 AM   #7
Varyon
 
Join Date: Jun 2013
Default Re: Low-Tech Containers and Storage Equation

If you want something that's just plug-and-play, a quick look gave pretty decent R^2 values with linear trendlines (somewhere north of 0.98; polynomial gave a bit over 0.99, but was more complicated and there's at least one - earthenware - where going much above the maximum size listed in LT actually caused weight to start going down, eventually becoming negative). For that, you can write out the volumes (I suggest just converting everything to cups - a quart is 4 cups and a gallon is 16) in one column and the weights from the books in another, then used =SLOPE() and =INTERCEPT() to get the relevant parts of the equation; the result will be Weight = Volume*SLOPE + INTERCEPT (provided you used Volume for x and Weight for y). Note most of the results won't match the book values; if going this route, you may want to only use those values for making the equation but then use the equation for anything the characters opt to make.

Note also this means the wall thickness of the container is increasing as the contained volume goes up, while the previous suggestion of using the 2/3 power I believe means the wall thickness is staying the same (it's having weight increase with surface area rather than with contained volume). The reality is probably somewhere between the two - wall thickness does need to increase as contained volume goes up, but not as rapidly as is seen with linear scaling. But linear is nice and simple to use.
__________________
GURPS Overhaul
Varyon is online now   Reply With Quote
Reply

Tags
low-tech

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Fnords are Off
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 07:33 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.