| 
    MOM6
    
   | 
 
Definition at line 52 of file BFB_surface_forcing.F90.
Public variables and constants | |
| logical | use_temperature | 
| logical | restorebuoy | 
| real | rho0 | 
| real | g_earth | 
| real | flux_const | 
| real | gust_const | 
| real | sst_s | 
| real | sst_n | 
| real | lfrslat | 
| real | lfrnlat | 
| real | drho_dt | 
| type(diag_ctrl), pointer | diag | 
| type(diag_ctrl), pointer bfb_surface_forcing::bfb_surface_forcing_cs::diag | 
Definition at line 82 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::drho_dt | 
Definition at line 77 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::flux_const | 
Definition at line 66 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::g_earth | 
Definition at line 65 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::gust_const | 
Definition at line 67 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::lfrnlat | 
Definition at line 75 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::lfrslat | 
Definition at line 73 of file BFB_surface_forcing.F90.
| logical bfb_surface_forcing::bfb_surface_forcing_cs::restorebuoy | 
Definition at line 62 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::rho0 | 
Definition at line 63 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::sst_n | 
Definition at line 71 of file BFB_surface_forcing.F90.
| real bfb_surface_forcing::bfb_surface_forcing_cs::sst_s | 
Definition at line 69 of file BFB_surface_forcing.F90.
| logical bfb_surface_forcing::bfb_surface_forcing_cs::use_temperature | 
Definition at line 60 of file BFB_surface_forcing.F90.