ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_UpdateGeostrophicProfile_DYCOMS2RF01.H File Reference

Go to the source code of this file.

Functions

 for (int k=0;k<=khi;k++)
 

Function Documentation

◆ for()

for ( int  k = 0; k <= khi; k++)
3  {
4  u_geos[k] = amrex::Real(7.0);
5  v_geos[k] = -amrex::Real(5.5);
6  }
amrex::Real Real
Definition: ERF_ShocInterface.H:19