Files
openide/python/testData/formatter/alignInGenerators.py
2013-02-15 19:11:25 +01:00

7 lines
259 B
Python

def supprice():
if True:
if True:
agdrn = sum(VARS[drn + price] * md.c[drn][1] * md.c[drn][3] *
exp(md.c[drn][2] * VARS['SEEPAGE'] - md.c[drn][3] * pmp)
for drn in md.agdrn_nodes if drn in md.c)