Opened 16 years ago

Closed 16 years ago

#135 closed defect (fixed)

syntax error in diffusion1_par.mmp

Reported by: ywei Owned by: zirkel
Priority: major Milestone:
Component: examples Version:
Keywords: Cc:

Description

In diffusion1_par.mmp, there is a syntax error. On line 15, a real array named buf is declared. But on line 20, the same name buf is used again to declare another real array. Variable names shoule be unique.

Change History (2)

comment:1 by zirkel, 16 years ago

Status: newaccepted

comment:2 by Stephen Siegel, 16 years ago

Resolution: fixed
Status: acceptedclosed

I'm working on this model. This problem has been corrected.

Note: See TracTickets for help on using tickets.