Skip to content

Commit

Permalink
Merge pull request #123 from alperaltuntas/create_ncar_fork_of_doxygen
Browse files Browse the repository at this point in the history
Create ncar fork of doxygen
  • Loading branch information
alperaltuntas authored Sep 17, 2019
2 parents 6eeeea5 + 46d4385 commit 3513c68
Show file tree
Hide file tree
Showing 4 changed files with 2,442 additions and 3 deletions.
1 change: 0 additions & 1 deletion config_src/mct_driver/mom_ocean_model_mct.F90
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ module MOM_ocean_model_mct
use coupler_types_mod, only : coupler_type_set_diags, coupler_type_send_data
use mpp_domains_mod, only : domain2d, mpp_get_layout, mpp_get_global_domain
use mpp_domains_mod, only : mpp_define_domains, mpp_get_compute_domain, mpp_get_data_domain
use atmos_ocean_fluxes_mod, only : aof_set_coupler_flux
use fms_mod, only : stdout
use mpp_mod, only : mpp_chksum
use MOM_EOS, only : gsw_sp_from_sr, gsw_pt_from_ct
Expand Down
1 change: 0 additions & 1 deletion config_src/nuopc_driver/mom_ocean_model_nuopc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ module MOM_ocean_model_nuopc
use coupler_types_mod, only : coupler_type_set_diags, coupler_type_send_data
use mpp_domains_mod, only : domain2d, mpp_get_layout, mpp_get_global_domain
use mpp_domains_mod, only : mpp_define_domains, mpp_get_compute_domain, mpp_get_data_domain
use atmos_ocean_fluxes_mod, only : aof_set_coupler_flux
use fms_mod, only : stdout
use mpp_mod, only : mpp_chksum
use MOM_EOS, only : gsw_sp_from_sr, gsw_pt_from_ct
Expand Down
Loading

0 comments on commit 3513c68

Please sign in to comment.