SPH
Functions
Batch.cpp File Reference
#include "Sph.h"

Go to the source code of this file.

Functions

std::string getRunName (const Float targetRadius, const Float impactorRadius, const Float targetPeriod, const Float impactSpeed, const Float impactAngle)
 Returns the name of the created output directory. More...
 
int main (int, char **argv)
 

Function Documentation

◆ getRunName()

std::string getRunName ( const Float  targetRadius,
const Float  impactorRadius,
const Float  targetPeriod,
const Float  impactSpeed,
const Float  impactAngle 
)

Returns the name of the created output directory.

Definition at line 7 of file Batch.cpp.

◆ main()

int main ( int  ,
char **  argv 
)

Definition at line 18 of file Batch.cpp.