www/js/global.js

changeset 842
897bf2a43253
parent 841
60bb365fb48d
child 848
542bdc7f6522
equal deleted inserted replaced
841:60bb365fb48d 842:897bf2a43253
1 /***************************************************************************** 1 /*****************************************************************************
2 * Copyright (C) 2014-2022 2 * Copyright (C) 2014-2023
3 * 3 *
4 * Michiel Broek <mbroek at mbse dot eu> 4 * Michiel Broek <mbroek at mbse dot eu>
5 * 5 *
6 * This file is part of BMS 6 * This file is part of BMS
7 * 7 *
496 { name: 'tun_weight', type: 'float' }, 496 { name: 'tun_weight', type: 'float' },
497 { name: 'tun_specific_heat', type: 'float' }, 497 { name: 'tun_specific_heat', type: 'float' },
498 { name: 'tun_material', type: 'int' }, 498 { name: 'tun_material', type: 'int' },
499 { name: 'tun_height', type: 'float' }, 499 { name: 'tun_height', type: 'float' },
500 { name: 'top_up_water', type: 'float' }, 500 { name: 'top_up_water', type: 'float' },
501 { name: 'trub_chiller_loss', type: 'float' }, 501 { name: 'trub_loss', type: 'float' },
502 { name: 'evap_rate', type: 'float' }, 502 { name: 'evap_rate', type: 'float' },
503 { name: 'boil_time', type: 'float' }, 503 { name: 'boil_time', type: 'float' },
504 { name: 'calc_boil_volume', type: 'int' }, 504 { name: 'calc_boil_volume', type: 'int' },
505 { name: 'top_up_kettle', type: 'float' }, 505 { name: 'top_up_kettle', type: 'float' },
506 { name: 'notes', type: 'string' }, 506 { name: 'notes', type: 'string' },

mercurial