valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit f73ddde0781d908c77cc3e123639e0c3546a966a
parent 082cfdda23dfb7cd4d96e3d2bb182b0c51b5292b
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Fri,  3 Jun 2016 08:17:30 -0500

added note at top
Diffstat:
Muse-cases/bread-with-options.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/use-cases/bread-with-options.md b/use-cases/bread-with-options.md @@ -1,3 +1,5 @@ +NOTE 2016/6/3: After some discussion, I think this is probably not a good use case of features and options, because in this case, you end up with 3 different resource types as the output. A better use case would be something where the model does not change, and the options are more minor, like a nicer stereo in a car. This is useful however, to see recipes that use the same "component" recipe as part of what is needed. + Fork of Dave Miller’s Basic Whole Wheat Bread. Adding a feature with options. Consolidating the processes. Using [Baker's Percentage](https://en.wikipedia.org/wiki/Baker_percentage), in which each of the ingredients is specified as a percentage of the flour ingredient by weight.