The FARGO_THORIN code developer's guide
|
Main file of the distribution. More...
#include "fargo.h"
Go to the source code of this file.
Functions | |
int | main (int argc, argv) |
Variables | |
boolean | Restart = NO |
boolean | OpenInner = NO |
int | begin_i = 0 |
int | NbRestart = 0 |
static int | InnerOutputCounter =0 |
static int | StillWriteOneOutput |
real | LostMass |
boolean | Corotating |
real | ScalingFactor = 1.0 |
boolean | DumpTorqueNow = NO |
boolean | DumpTorqueDensNow = NO |
Main file of the distribution.
Manages the call to initialization functions, then the main loop.
Definition in file main.c.
int main | ( | int | argc, |
argv | |||
) |
Definition at line 24 of file main.c.
References AlgoGas(), AllocPlanetSystem(), begin_i, CentrifugalBalance, Collisions, Corotating, CPU_Master, CPU_Number, CPU_Rank, CreatePolarGrid(), CreateTorqueMapInfile(), debug, discard, DumpOmegaFrame(), DumpSources(), DumpTorqueDensNow, DumpTorqueNow, EnergyEq, FakeSequential, FindNumberOfPlanets(), FreePlanetary(), FREQUENCY, GasMomentum(), GasTotalEnergy(), GasTotalMass(), GetOmegaFrame(), GetPsysInfo(), GiveSpecificTime(), GiveTimeInfo(), GotoNextOutput, InitComputeAccel(), Initialization(), InitSpecificTime(), InnerOutputCounter, ListPlanets(), MakeDir(), mastererr(), masterprint(), Merge, mergers, MonitorIntegral, MonitorNPL, MPI_Comm_rank(), MPI_Comm_size(), MPI_COMM_WORLD, MPI_Finalize(), MPI_Init(), MultiplyPolarGridbyConstant(), planetary_system::nb, NbRestart, NewOutputdir, NINTERM, NO, NOUTELEMENTS, NRAD, NSEC, NTOT, OmegaFrame, OMEGAFRAME, OnlyInit, OUTPUTDIR, OutputElements(), OutputNbodySimulation(), OverridesOutputdir, PhysicalTime, PhysicalTimeInitial, PLANETCONFIG, plout, PrintUsage(), prs_exit(), ReadVariables(), Restart, RestartReboundSimulation(), ScalingFactor, SendOutput(), setfpe(), SetupReboundSimulation(), SloppyCFL, SplitDomain(), StillWriteOneOutput, StoreEnergy, StoreSigma, TARGETNPL, TellEverything(), TimeStep, TorqueDensity, WriteTorque, WriteTorqueMapFile, and YES.
int begin_i = 0 |
Definition at line 15 of file main.c.
Referenced by GiveTimeInfo(), and main().
boolean Corotating |
Definition at line 30 of file Interpret.c.
Referenced by main().
Definition at line 21 of file main.c.
Referenced by AdvanceSystemFromDisk(), and main().
Definition at line 21 of file main.c.
Referenced by AdvanceSystemFromDisk(), and main().
real LostMass |
Definition at line 32 of file TransportEuler.c.
int NbRestart = 0 |
Definition at line 15 of file main.c.
Referenced by Initialization(), and main().
Definition at line 14 of file main.c.
Referenced by ApplyBoundaryCondition(), ReadVariables(), and VanLeerRadial().
Definition at line 14 of file main.c.
Referenced by Initialization(), and main().