1 #ifndef __JACOUSTICS__JUNESCO__ 
    2 #define __JACOUSTICS__JUNESCO__ 
   10 namespace JACOUSTICS {}
 
   11 namespace JPP { 
using namespace JACOUSTICS; }
 
   13 namespace JACOUSTICS {
 
   23   inline double getVelocity(
const double D, 
const double S, 
const double T)
 
   32             - 1.025e-2  * T * (S - 35)
 
   33             - 7.139e-13 * T*D*D*D);
 
do set_variable OUTPUT_DIRECTORY $WORKDIR T
 
double getVelocity(const double D, const double S, const double T)
Get sound velocity according UNESCO equation. 
 
do echo Generating $dir eval D