Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFMacroChemicalPotential.cc

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFMacroChemicalPotential.cc (Version 11.3.0) and /processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFMacroChemicalPotential.cc (Version 8.3.p1)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 //                                                 26 //
                                                   >>  27 // $Id: G4StatMFMacroChemicalPotential.cc,v 1.5 2006/06/29 20:24:53 gunter Exp $
                                                   >>  28 // GEANT4 tag $Name: geant4-08-03-patch-01 $
 27 //                                                 29 //
 28 // Hadronic Process: Nuclear De-excitations        30 // Hadronic Process: Nuclear De-excitations
 29 // by V. Lara                                      31 // by V. Lara
 30                                                    32 
                                                   >>  33 
 31 #include "G4StatMFMacroChemicalPotential.hh"       34 #include "G4StatMFMacroChemicalPotential.hh"
 32 #include "G4PhysicalConstants.hh"              << 
 33 #include "G4Pow.hh"                            << 
 34                                                    35 
 35 // operators definitions                           36 // operators definitions
 36 G4StatMFMacroChemicalPotential &                   37 G4StatMFMacroChemicalPotential & 
 37 G4StatMFMacroChemicalPotential::operator=(cons     38 G4StatMFMacroChemicalPotential::operator=(const G4StatMFMacroChemicalPotential & ) 
 38 {                                                  39 {
 39     throw G4HadronicException(__FILE__, __LINE <<  40     throw G4HadronicException(__FILE__, __LINE__, "G4StatMFMacroChemicalPotential::operator= meant to not be accessable");
 40     return *this;                                  41     return *this;
 41 }                                                  42 }
 42                                                    43 
 43 G4bool G4StatMFMacroChemicalPotential::operato     44 G4bool G4StatMFMacroChemicalPotential::operator==(const G4StatMFMacroChemicalPotential & ) const 
 44 {                                                  45 {
 45     throw G4HadronicException(__FILE__, __LINE <<  46     throw G4HadronicException(__FILE__, __LINE__, "G4StatMFMacroChemicalPotential::operator== meant to not be accessable");
 46     return false;                                  47     return false;
 47 }                                                  48 }
 48                                                    49 
 49                                                    50 
 50 G4bool G4StatMFMacroChemicalPotential::operato     51 G4bool G4StatMFMacroChemicalPotential::operator!=(const G4StatMFMacroChemicalPotential & ) const 
 51 {                                                  52 {
 52     throw G4HadronicException(__FILE__, __LINE <<  53     throw G4HadronicException(__FILE__, __LINE__, "G4StatMFMacroChemicalPotential::operator!= meant to not be accessable");
 53     return true;                                   54     return true;
 54 }                                                  55 }
 55                                                    56 
                                                   >>  57 
                                                   >>  58 
                                                   >>  59 
 56 G4double G4StatMFMacroChemicalPotential::CalcC     60 G4double G4StatMFMacroChemicalPotential::CalcChemicalPotentialNu(void) 
 57 //  Calculate Chemical potential \nu           <<  61     //  Calculate Chemical potential \nu
 58 {                                                  62 {
 59   G4Pow* g4calc = G4Pow::GetInstance();        <<  63     G4double CP = ((3./5.)*elm_coupling/G4StatMFParameters::Getr0())*
 60   G4double CP = G4StatMFParameters::GetCoulomb <<  64   (1.0-1.0/std::pow(1.0+G4StatMFParameters::GetKappaCoulomb(),1.0/3.0));
 61                                                    65 
 62   // Initial value for _ChemPotentialNu        <<  66     // Initial value for _ChemPotentialNu 
 63   _ChemPotentialNu = (theZ/theA)*(8.0*G4StatMF <<  67     _ChemPotentialNu = (theZ/theA)*(8.0*G4StatMFParameters::GetGamma0()+2.0*CP*std::pow(theA,2./3.)) -
 64           +2.0*CP*g4calc->Z23(theA))           <<  68   4.0*G4StatMFParameters::GetGamma0();
 65     - 4.0*G4StatMFParameters::GetGamma0();     << 
 66                                                    69     
 67   G4double ChemPa = _ChemPotentialNu;          <<  70 
 68   G4double ChemPb = 0.5*_ChemPotentialNu;      <<  71     G4double ChemPa = _ChemPotentialNu;
                                                   >>  72     G4double ChemPb = 0.5*_ChemPotentialNu;
 69                                                    73     
 70   G4double fChemPa = this->operator()(ChemPa); <<  74     G4double fChemPa = this->operator()(ChemPa); 
 71   G4double fChemPb = this->operator()(ChemPb); <<  75     G4double fChemPb = this->operator()(ChemPb); 
 72                                                    76 
 73   if (fChemPa*fChemPb > 0.0) {                 <<  77     if (fChemPa*fChemPb > 0.0) {    
 74     // bracketing the solution                 <<  78   // bracketing the solution
 75     if (fChemPa < 0.0) {                       <<  79   if (fChemPa < 0.0) {
 76       do {                                     <<  80       do {
 77   ChemPb -= 1.5*std::abs(ChemPb-ChemPa);       <<  81     ChemPb -= 1.5*std::abs(ChemPb-ChemPa);
 78   fChemPb = this->operator()(ChemPb);          <<  82     fChemPb = this->operator()(ChemPb);   
 79   // Loop checking, 05-Aug-2015, Vladimir Ivan <<  83       } while (fChemPb < 0.0);
 80       } while (fChemPb < 0.0);                 <<  84   } else {
 81     } else {                                   <<  85       do {
 82       do {                                     <<  86     ChemPb += 1.5*std::abs(ChemPb-ChemPa);
 83   ChemPb += 1.5*std::abs(ChemPb-ChemPa);       <<  87     fChemPb = this->operator()(ChemPb);
 84   fChemPb = this->operator()(ChemPb);          <<  88       } while (fChemPb > 0.0);
 85   // Loop checking, 05-Aug-2015, Vladimir Ivan <<  89   }
 86       } while (fChemPb > 0.0);                 << 
 87     }                                              90     }
 88   }                                            << 
 89                                                    91 
 90   G4Solver<G4StatMFMacroChemicalPotential> * t <<  92     G4Solver<G4StatMFMacroChemicalPotential> * theSolver =
 91     new G4Solver<G4StatMFMacroChemicalPotentia <<  93       new G4Solver<G4StatMFMacroChemicalPotential>(100,1.e-4);
 92   theSolver->SetIntervalLimits(ChemPa,ChemPb); <<  94     theSolver->SetIntervalLimits(ChemPa,ChemPb);
 93   //    if (!theSolver->Crenshaw(*this))       <<  95     //    if (!theSolver->Crenshaw(*this)) 
 94   if (!theSolver->Brent(*this)){               <<  96     if (!theSolver->Brent(*this)) 
 95     G4cout <<"G4StatMFMacroChemicalPotential:" <<  97       throw G4HadronicException(__FILE__, __LINE__, "G4StatMFMacroChemicalPotential::CalcChemicalPotentialNu: I couldn't find the root.");
 96      <<" ChemPb="<<ChemPb<< G4endl;            <<  98     _ChemPotentialNu = theSolver->GetRoot();
 97     G4cout <<"G4StatMFMacroChemicalPotential:" <<  99     delete theSolver;
 98      <<" fChemPb="<<fChemPb<< G4endl;          << 100     return _ChemPotentialNu;
 99     throw G4HadronicException(__FILE__, __LINE << 
100   }                                            << 
101   _ChemPotentialNu = theSolver->GetRoot();     << 
102   delete theSolver;                            << 
103   return _ChemPotentialNu;                     << 
104 }                                                 101 }
105                                                   102 
106                                                   103 
107                                                   104 
108 G4double G4StatMFMacroChemicalPotential::CalcM    105 G4double G4StatMFMacroChemicalPotential::CalcMeanZ(const G4double nu)
109 {                                                 106 {
110   std::vector<G4VStatMFMacroCluster*>::iterato    107   std::vector<G4VStatMFMacroCluster*>::iterator i;
111   for (i= _theClusters->begin()+1; i != _theCl    108   for (i= _theClusters->begin()+1; i != _theClusters->end(); ++i) 
112     {                                             109     { 
113       (*i)->CalcZARatio(nu);                      110       (*i)->CalcZARatio(nu);
114     }                                             111     }
115   CalcChemicalPotentialMu(nu);                    112   CalcChemicalPotentialMu(nu);
116   // This is important, the Z over A ratio for    113   // This is important, the Z over A ratio for proton and neutron depends on the 
117   // chemical potential Mu, while for the firs    114   // chemical potential Mu, while for the first guess for Chemical potential mu 
118   // some values of Z over A ratio. This is th    115   // some values of Z over A ratio. This is the reason for that.
119   (*_theClusters->begin())->CalcZARatio(nu);      116   (*_theClusters->begin())->CalcZARatio(nu);
120                                                   117   
121   G4double MeanZ = 0.0;                           118   G4double MeanZ = 0.0;
122   G4int n = 1;                                    119   G4int n = 1;
123   for (i = _theClusters->begin(); i != _theClu    120   for (i = _theClusters->begin(); i != _theClusters->end(); ++i)
124     {                                             121     {
125       MeanZ += (n++) * (*i)->GetZARatio() * (* << 122       MeanZ += static_cast<G4double>(n++) *
                                                   >> 123   (*i)->GetZARatio() *
                                                   >> 124   (*i)->GetMeanMultiplicity(); 
126     }                                             125     }
127   return MeanZ;                                   126   return MeanZ;
128 }                                                 127 }
129                                                   128 
                                                   >> 129 
130 void G4StatMFMacroChemicalPotential::CalcChemi    130 void G4StatMFMacroChemicalPotential::CalcChemicalPotentialMu(const G4double nu)
131 //  Calculate Chemical potential \mu           << 131   //  Calculate Chemical potential \mu
132 // For that is necesary to calculate mean mult << 132   // For that is necesary to calculate mean multiplicities
133 {                                                 133 {
134   G4StatMFMacroMultiplicity * theMultip = new     134   G4StatMFMacroMultiplicity * theMultip = new
135     G4StatMFMacroMultiplicity(theA,_Kappa,_Mea    135     G4StatMFMacroMultiplicity(theA,_Kappa,_MeanTemperature,nu,_theClusters);
136                                                   136   
137   _ChemPotentialMu = theMultip->CalcChemicalPo    137   _ChemPotentialMu = theMultip->CalcChemicalPotentialMu();
138   _MeanMultiplicity = theMultip->GetMeanMultip    138   _MeanMultiplicity = theMultip->GetMeanMultiplicity();
139                                                   139   
140   delete theMultip;                               140   delete theMultip;
141                                                   141   
142   return;                                      << 142   return;
                                                   >> 143   
143 }                                                 144 }
144                                                   145