Ticket #75 (assigned defect - convergence)

Opened 4 years ago

Last modified 3 years ago

convergence then zoning failures

Reported by: gary Owned by: peter
Priority: major Milestone:
Component: ionization convergence Version:
Keywords: Cc:

Description

the following has convergence failures and eventually aborts due to dr too small

reported by Linda Strubbe on yahoo group 2008 July 24

Attachments

linda.in (261 bytes) - added by gary 4 years ago.

Change History

Changed 4 years ago by gary

Changed 3 years ago by peter

  • owner changed from nobody to peter
  • status changed from new to assigned

The test case runs to a finish on the mainline at r2696, most likely thanks to the new electron temperature and density solvers that were ported to the mainline in r2539. There are still quite a few convergence problems though, and especially the second temperature failure looks bad (it took nearly 10,000 iterations to fail!).

 PROBLEM  ConvFail 1, Temp not converged itr 1 zone 208 fnzone 222.17 Te=1.2690e+04 Htot=1.478e+06 Ctot=9.336e+05 rel err=3.682e-01 rel tol:5.000e-03
 PROBLEM  ConvFail 1,  ionization not converged iteration 1 zone 225 fnzone 366.20 reason cool chg BadConvIoniz0:380225 [1]=591012
 PROBLEM  ConvFail 2,  ionization not converged iteration 1 zone 226 fnzone 352.06 reason cool chg BadConvIoniz0:649927 [1]=443998
 PROBLEM  ConvFail 1,  ionization not converged iteration 2 zone 223 fnzone 238.34 reason cool chg BadConvIoniz0:435618 [1]=417961
 PROBLEM  ConvFail 2,  ionization not converged iteration 2 zone 224 fnzone 370.54 reason cool chg BadConvIoniz0:441123 [1]=465238
 PROBLEM  ConvFail 3,  ionization not converged iteration 2 zone 225 fnzone 361.46 reason cool chg BadConvIoniz0:428418 [1]=579329
 PROBLEM  ConvFail 1, Temp not converged itr 2 zone 226 fnzone 317.01 Te=1.1640e+04 Htot=3.017e+05 Ctot=6.413e+05 rel err=-1.126e+00 rel tol:5.000e-03
 PROBLEM  ConvFail 4,  ionization not converged iteration 2 zone 227 fnzone 362.35 reason cool chg BadConvIoniz0:448251 [1]=673112
 PROBLEM  ConvFail 5,  ionization not converged iteration 2 zone 228 fnzone 374.21 reason cool chg BadConvIoniz0:452841 [1]=734797
 PROBLEM  ConvFail 6,  ionization not converged iteration 2 zone 229 fnzone 363.14 reason cool chg BadConvIoniz0:825359 [1]=424927
 PROBLEM  ConvFail 7,  ionization not converged iteration 2 zone 230 fnzone 362.78 reason cool chg BadConvIoniz0:848637 [1]=453316
 PROBLEM  ConvFail 1,  ionization not converged iteration 3 zone 222 fnzone 256.01 reason cool chg BadConvIoniz0:424695 [1]=421922
 PROBLEM  ConvFail 2,  ionization not converged iteration 3 zone 223 fnzone 353.13 reason cool chg BadConvIoniz0:409757 [1]=463062
 PROBLEM  ConvFail 3,  ionization not converged iteration 3 zone 224 fnzone 371.74 reason cool chg BadConvIoniz0:530598 [1]=449193

The test case crashes on c08_branch at r2696 due to a failed assert on atom_level3.cpp:381.

Changed 3 years ago by anonymous

  • milestone deleted

Milestone C09 deleted

Note: See TracTickets for help on using tickets.