Talk:Swill

From Ring of Brodgar
Jump to navigation Jump to search

Applicable resources.

Although at the moment it seem not really befitting to me. Tagging swill accepted resources as "specific=Swill" would allow recalling them. Perceived minor down side is that it also would add a single-element "Required By" swill output on those pages. --.MvGulik. 19:22, 19 November 2020 (UTC)

Quality calculation

If swill data is maintained by using 1) Amount(L)*100(int), and 2) Additive quality value (Quality*Amount(L)*10)(int).
Than the final quality seems calculated by: 1) ("Additive quality value"/"Amount(L)"/10) with at least 4 to 8 digits (short float output probably), which is than 2) used for the display value rounded to the nearest n.0 value.