## cultivation parameters for the simulation ```js !!tfgridsimulation_farming.cultivation_params_define //how much in percentage are nodes used (0-100) utilization_nodes: '1:0,24:70' revenue_per_cu_usd: '1:5,60:4' revenue_per_su_usd: '1:5,60:3' revenue_per_nu_usd: '1:0.01,60:0.005' cost_per_cu_usd: '1:0' cost_per_su_usd: '1:0' cost_per_nu_usd: '1:0.005,60:0.0025' ```