Ticket #151 (new defect - convergence)
simple two-point grid fails with mpi, works serial
| Reported by: | gary | Owned by: | nobody |
|---|---|---|---|
| Priority: | major | Milestone: | C12 branch |
| Component: | parallel | Version: | trunk |
| Keywords: | Cc: |
Description
the attached sim passes with g++ and icc on mac and cloud9 in serial mode. it is the first two points in calculating a cooling function. when run under mpi two-way the second point fails with species conservation problems.
seems that the second point is not being initialized correctly?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
