Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
StellarZone.h File Reference

Defines tags for the stellar zone. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Core::StellarZone {
  Core::total =0, Core::core =1, Core::radiative =1, Core::envelope =2,
  Core::convective =2
}
 Tags for the stellar zone. More...
 

Detailed Description

Defines tags for the stellar zone.

Definition in file StellarZone.h.

Enumeration Type Documentation

◆ StellarZone

Tags for the stellar zone.

Enumerator
total 

The entire star.

core 

The radiative core.

radiative 

The radiative core.

envelope 

The convective envelope.

convective 

The convective envelope.

Definition at line 12 of file StellarZone.h.