initial_scaled_reserve

Gets initial scaled reserve

Contents

Syntax

[U0, Lb, info] = initial_scaled_reserve(f, p, Lb0)

Description

Gets initial scaled reserve

Input

Output

Remarks

Like get_ue0, but allows for vector arguments and input and output is not downscaled to dimensionless quantities,

Example of use

p = [.8 .42 1.7 1.7 3.24 .012]; initial_scaled_reserve(1,p)

try get_lb1 or get_lb2 for higher accuracy