11

I made a lamb ragu last night, but doubled the quantity for a large group. One of the steps called for 1.5 cups of red wine and then boiled it off. Doubling to 3 cups seemed entirely too much (once I'd already done it) and took quite a while to boil off. The recipe then called for 3 cups of chicken stock, which was again supposed to mostly boil off. 6 cups looked ridiculous, so I ended up using about 4, but it still seemed like too much. The 90 mins suggested wasn't long enough to boil the sauce down to a good consistency, but I had to serve it anyway. It was a bit watery, but tasted good.

So how do I scale quantity and cooking time in a recipe that calls for the liquid to boil away or boil down significantly? A linear scaling didn't seem to work well at all. Are there any good rules of thumb?

Mien
  • 13,280
  • 37
  • 96
  • 139
yossarian
  • 18,963
  • 27
  • 96
  • 153
  • At a loss for the appropriate tag for scaling recipes. Suggestions? Does something already exist? – yossarian Jun 27 '11 at 15:18
  • I added an existing tag. Feel free to delete it and/or edit if you know something better. – Mien Jun 27 '11 at 15:50
  • Thanks @mien. I tried scaling, but it didn't autocomplete. Guess I was too hasty. – yossarian Jun 27 '11 at 16:00
  • 2
    you should also consider that the whole idea of ragu is that you put it on the stove and forget about it for at least 3-4 hours (only stir from time to time)... – nico Jun 28 '11 at 05:50
  • 2
    sometimes, it's easier to take some of the liquid to be reduced, and move it to another pan, so you're getting the benefits of both increased evaporation area, plus the heat from a second burner. (this assumes you don't already have all of your burners occupied) – Joe Jun 28 '11 at 15:45

5 Answers5

12

Agreed, scaling up sauces that require reduction can be tricky, but it actually reduces to a simple physics problem. First I'm going to give you the best solution and then the science behind it.

The solution is to use a larger, shallower pan and apply higher heat, while stirring more frequently. I usually go a quarter step up in heat on the stove; so, from medium-low I go to medium, and from medium to medium-high. Using your stove's ventilation fans may also help. If you're doubling the amount of liquid you reduce, you can assume roughly a 50% increase in time required to reduce it, following this advice. Normally, it would require doubling the time to reduce the sauce.

And no, you cannot reduce the amount of liquid... if you double the recipe you need to double the liquid too. The liquid is reduced to add flavor and body to your sauce. Doubling the spices and other ingredients without doubling wine and stock will yield a sauce that is too spicy, lacking in depth, and does not have enough volume. Alternately, if you double the stock and wine but do not reduce enough, you'll get a watery, bland sauce, because stock adds gelatin, which thickens the sauce.

If there's meat cooking in your reducing sauce: reduce the sauce until it needs only the suggested time to finish reducing, then cut the burner to the suggested power and cook for the suggested time. Using a higher temperature setting will overcook the meat, making it tough. Also, using a partially reduced sauce will impart more flavor to the meat; since the flavors are already somewhat concentrated before adding the meat, more will penetrate the meat. If this is a problem, break your recipe into normal sized batches and cook them on separate burners.

If you're concerned about estimated the right amount of time for a doubled recipe, you can reduce in the specified way before adding meat, then add meat and do it again.

Now the scientific explanation:

The principal problem here is the rate of evaporation. Let's break it down!

Liquid needs a lot of extra energy to transition from liquid to vapor, called the enthalpy of vaporization. For water, the energy required is 6 times what it took to heat it to the boiling point from room temperature. Once it hits the boiling point, it can't get much hotter until the liquid is almost completely gone. This means the rate of evaporation is mainly limited by hot fast you can input heat.

The rate of heat input is limited by the power supplied to the burner, but a second limit comes from the pan; the rate of heat transfer is proportional to surface area, thermal conductivity, and the temperature difference between two surfaces. Turning up the burner gets it hotter, increasing heat transfer, but the pot still needs to transfer that heat to a liquid, so using a broader and more conductive pot exposes more liquid to the heat. It also distributes the heat over a wider area, preventing the liquid from overheating as easily where it touches the pot. Stirring ensures the heat is evenly distributed, maximizing heat transfer (by increasing the temperature differential) and preventing over heating.

Evaporation is also impeded by a pressure and a high concentration of vapor above the surface. This concentration will be higher if there is liquid has less surface area (the same amount of liquid released into a smaller volume). So, the liquid out in a bigger pot increases the evaporation rate. The local concentration will be also higher if humidity is high (more water vapor in the air), and higher if there are no air currents to disperse the vapor boiling off. So, running vent fans and using a shallower pot will make it easier for the vapors to escape. A ventilation fan may also slightly reduce pressure, but that has more to do with weather. In industrial food processing, a vacuum may be used to evaporate liquids at a much lower temperature than normal. For example, this is how powdered and evaporated milk are made.

Finally, in a tall pot, escaping vapor may lose heat to the cooler walls of the pot as it rises, re-condensing and falling back down into the pot. If the pot is lidding, this is even more of a problem. For this reason, it is advisable to use an open, un-lidded pot. This effect can be used to evaporate away alcohol from a sauce while retaining the water content.

So, to double the rate of evaporation and maintain a constant reduction time, double the power supplied to the burner, and increase the surface area of the pot. Of course, you often can't double the burner power without burning the liquid... so you're left with using a larger pot and increasing the heat as much as you think you can get away with. If you stir enough and scrape the pot's sides down, you can get away with quite a bit.

BobMcGee
  • 17,954
  • 4
  • 64
  • 97
  • Good explanation, but do I *need* to double a quantity if it's getting reduced or completely boiled off? And what do I do when I'm already using a bloody big sauce pan, as was the case? Does the extra cooking time effect the dish? – yossarian Jun 28 '11 at 02:38
  • 2
    Generally, yes. I've edited the answer to explain more fully, but you do need to double the liquid... unless you want twice the dish with half the sauce, in which case you need to keep all ingredients for the sauce un-doubled. If you're forced to do a big batch of sauce, and can't use more heat or a larger pot then you need to increase the time proportionately. I've seen a restaurant spend literally all day reducing veal stock at a simmer for use in a demi-glace. It's a real pain in the rear, but it's necessary. Exception here: if the sauce is supposed to reduce with the meat in it or such. – BobMcGee Jun 28 '11 at 03:10
  • In this case, the sauce did have meat in it. I guess timmyp's idea of cooking the wine in half on its own and then adding it is a good one for this case. – yossarian Jun 28 '11 at 13:03
  • 1
    If there's meat involved, reduce the sauce part way before adding the meat. This is the sort of thing that would have been worth including in the original question. – BobMcGee Jun 28 '11 at 13:41
  • I've edited the answer to include more detail about cooking meat in the sauce. – BobMcGee Jun 28 '11 at 14:58
  • 2
    @BobMcgee, I thought it was implied that Lamb Ragu had meat in it. My bad. ;o) – yossarian Jun 28 '11 at 15:10
  • Meat yes, but never having done lamb ragu, I assumed the sauce was prepared before or separately from the meat like with most dishes. Now I know... – BobMcGee Jun 28 '11 at 15:59
  • I'm reminded of my Fourier Analysis class in college... $u_t = \alpha\Delta u$. A burner and a pot is not unlike a rod with heat applied uniformly to one end (let's assume you have an ideal burner without hotspots... what do you want, I studied math...); in this case it "boils down" to $u_t = \alpha u_{xx}$ – Ray Jun 28 '11 at 17:41
  • Oh come on, cooking.stackexchange.net doesn't get latex markup?? – Ray Jun 28 '11 at 17:45
3

Probably the most correct answer is that you need to scale your boiling speed - so just double all of the ingredients, and double the power of your burner, and you'll boil off double the water. You'd probably also want to double the surface area & burner surface area so that boiling off liquid twice as fast didn't turn into a ridiculously fast rolling boil and/or an explosion at the limit.

Since this may not be feasible - especially on a home stove, and definitely infeasible at large scalings, I'd recommend that you first concentrate the liquid by boiling it alone, and only then add it to the final product and boil for the recommended time.

In order to match the recipe most closely, you don't want to decrease the amount of liquid because then you won't get as richly flavored final product. Additionally, you don't want to scale your boiling time (of the boiled mixture from the recipe) because then in general you will overcook other ingredients.

So what I'd do to double a recipe is take double the amount of liquid, say wine, and boil the wine straight on the stove for the full amount of time that is called for in the recipe, then add the concentrated wine to the recipe in place of wine and again boil it for the full amount of time that is called for in the recipe. This way you'll start with double the liquid, get double the boiling time, and hence double the water boiled off, so the correct amount of water remaining, and the correct concentration of the liquid. You'll also get the correct amount of boiling time for other ingredients as called for in the recipe.

timmyp
  • 1,471
  • 12
  • 14
  • This may not work if you're supposed to simmer though, as it creates a different temperature to biol heavily. – yossarian Jun 27 '11 at 19:41
  • Yeah - you'd have to have basically double the surface area simmering then in order to get a simmer with twice the liquid boiling off. Doing the pre-boil of the liquid should work though with simmering. – timmyp Jun 27 '11 at 20:06
0

My recommendation would be moving the whole operation to a much wider pan with a larger surface area. This will allow things to boil down more quickly, and might help with the time overkill issue. It will also make the larger quantities look a little more manageable.

bikeboy389
  • 9,665
  • 38
  • 39
0

Another alternative would be to add some wine to the dish, so you can get the solvent qualities of the alcohol, while reducing the rest of the wine in another pan to get the concentrated flavor.

But generally, the rule is that you need to scale up the surface area of the liquid that you're reducing in linearly with the volume to be reduced. (so if you double the volume, you need a vessel about 41% wider).

Joe
  • 78,818
  • 17
  • 154
  • 448
0

If a whole multiple of the original recipe is intended, making n recipes on n burners is a reliable way to circumvent the guesswork.

rackandboneman
  • 15,249
  • 3
  • 37
  • 54