Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RecipeCalc

Hierarchy

  • RecipeCalc

Index

Constructors

Properties

absorption: SpecificVolume = ...

The typical absorption capacity of the grain. Default: 1 L per kg.

ambientTemperature: Temperature = ...

Ambient temperature. Default: 20°€

attenuation: number = 75.0

The attenuation in %.

batchVolume: Volume = ...

The total batch volume. Default: 20 L.

beerColorFormula: BeerColorFormula = BeerColorFormula.Morey

The beer color formula.

boilTime: Duration = ...

Boil duration. Default: 60m.

cache: Cache = {}
evaporation: Volume = ...

The typical volume of liquid evaporating per hour during boil. Default: 4 L per hour.

fermentables: RecipeCalcFermentable[] = []

The list of fermentable additions

hops: RecipeCalcHop[] = []

The list of hop additions

ibuFormula: IBUFormula = IBUFormula.Tinseth

The IBU formula.

kettleLoss: Volume = ...

The typical volume of liquid lost between kettle and fermentor. Default: 0.5 L.

mashEfficiency: number = 75

The mash efficiency in %

mashTunLoss: Volume = ...

The typical volume of liquid lost between mash tun and kettle. Default: 1 L.

postBoilAddition?: Volume

Optional post-boil liquid addition.

Accessors

  • get ABV(): number
  • get BUGU(): number
  • get IBU(): number
  • get fermentableMass(): Mass
  • get grainMass(): Mass

Methods

  • reset(): void

Generated using TypeDoc