|
| 1 | +list(APPEND cice_shared_files |
| 2 | + #Shared List: |
| 3 | + CICE/cicecore/shared/ice_arrays_column.F90 |
| 4 | + CICE/cicecore/shared/ice_calendar.F90 |
| 5 | + CICE/cicecore/shared/ice_constants.F90 |
| 6 | + CICE/cicecore/shared/ice_distribution.F90 |
| 7 | + CICE/cicecore/shared/ice_domain_size.F90 |
| 8 | + CICE/cicecore/shared/ice_fileunits.F90 |
| 9 | + CICE/cicecore/shared/ice_init_column.F90 |
| 10 | + CICE/cicecore/shared/ice_kinds_mod.F90 |
| 11 | + CICE/cicecore/shared/ice_restart_column.F90 |
| 12 | + CICE/cicecore/shared/ice_restart_shared.F90 |
| 13 | + CICE/cicecore/shared/ice_spacecurve.F90 |
| 14 | + |
| 15 | + #Analysis List: |
| 16 | + CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 |
| 17 | + CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 |
| 18 | + CICE/cicecore/cicedynB/analysis/ice_history.F90 |
| 19 | + CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 |
| 20 | + CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 |
| 21 | + CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 |
| 22 | + CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 |
| 23 | + CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 |
| 24 | + CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 |
| 25 | + |
| 26 | + #Dynamics List: |
| 27 | + CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 |
| 28 | + CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 |
| 29 | + CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 |
| 30 | + CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 |
| 31 | + CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 |
| 32 | + CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 |
| 33 | + |
| 34 | + #General List: |
| 35 | + CICE/cicecore/cicedynB/general/ice_flux.F90 |
| 36 | + CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 |
| 37 | + CICE/cicecore/cicedynB/general/ice_forcing.F90 |
| 38 | + CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 |
| 39 | + CICE/cicecore/cicedynB/general/ice_init.F90 |
| 40 | + CICE/cicecore/cicedynB/general/ice_state.F90 |
| 41 | + CICE/cicecore/cicedynB/general/ice_step_mod.F90 |
| 42 | + |
| 43 | + #Infrastructure List |
| 44 | + CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 |
| 45 | + CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 |
| 46 | + CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 |
| 47 | + CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 |
| 48 | + CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 |
| 49 | + CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 |
| 50 | +) |
| 51 | + |
| 52 | + |
| 53 | +#Icepack List: |
| 54 | +list(APPEND icepack_files |
| 55 | + CICE/icepack/columnphysics/icepack_aerosol.F90 |
| 56 | + CICE/icepack/columnphysics/icepack_age.F90 |
| 57 | + CICE/icepack/columnphysics/icepack_algae.F90 |
| 58 | + CICE/icepack/columnphysics/icepack_atmo.F90 |
| 59 | + CICE/icepack/columnphysics/icepack_brine.F90 |
| 60 | + CICE/icepack/columnphysics/icepack_firstyear.F90 |
| 61 | + CICE/icepack/columnphysics/icepack_flux.F90 |
| 62 | + CICE/icepack/columnphysics/icepack_fsd.F90 |
| 63 | + CICE/icepack/columnphysics/icepack_intfc.F90 |
| 64 | + CICE/icepack/columnphysics/icepack_isotope.F90 |
| 65 | + CICE/icepack/columnphysics/icepack_itd.F90 |
| 66 | + CICE/icepack/columnphysics/icepack_kinds.F90 |
| 67 | + CICE/icepack/columnphysics/icepack_mechred.F90 |
| 68 | + CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 |
| 69 | + CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 |
| 70 | + CICE/icepack/columnphysics/icepack_meltpond_topo.F90 |
| 71 | + CICE/icepack/columnphysics/icepack_mushy_physics.F90 |
| 72 | + CICE/icepack/columnphysics/icepack_ocean.F90 |
| 73 | + CICE/icepack/columnphysics/icepack_orbital.F90 |
| 74 | + CICE/icepack/columnphysics/icepack_parameters.F90 |
| 75 | + CICE/icepack/columnphysics/icepack_shortwave.F90 |
| 76 | + CICE/icepack/columnphysics/icepack_therm_0layer.F90 |
| 77 | + CICE/icepack/columnphysics/icepack_therm_bl99.F90 |
| 78 | + CICE/icepack/columnphysics/icepack_therm_itd.F90 |
| 79 | + CICE/icepack/columnphysics/icepack_therm_mushy.F90 |
| 80 | + CICE/icepack/columnphysics/icepack_therm_shared.F90 |
| 81 | + CICE/icepack/columnphysics/icepack_therm_vertical.F90 |
| 82 | + CICE/icepack/columnphysics/icepack_tracers.F90 |
| 83 | + CICE/icepack/columnphysics/icepack_warnings.F90 |
| 84 | + CICE/icepack/columnphysics/icepack_wavefracspec.F90 |
| 85 | + CICE/icepack/columnphysics/icepack_zbgc.F90 |
| 86 | + CICE/icepack/columnphysics/icepack_zbgc_shared.F90 |
| 87 | + CICE/icepack/columnphysics/icepack_zsalinity.F90 |
| 88 | +) |
| 89 | + |
| 90 | +list(APPEND cice_shared_files_c |
| 91 | + CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c |
| 92 | +) |
| 93 | + |
| 94 | +#-- Using MPI |
| 95 | +list(APPEND cice_mpi_comm_files |
| 96 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 |
| 97 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 |
| 98 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 |
| 99 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 |
| 100 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 |
| 101 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 |
| 102 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 |
| 103 | + CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 |
| 104 | +) |
| 105 | + |
| 106 | +#-- Using Serial |
| 107 | +list(APPEND cice_serial_comm_files |
| 108 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_boundary.F90 |
| 109 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_broadcast.F90 |
| 110 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_communicate.F90 |
| 111 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_exit.F90 |
| 112 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_gather_scatter.F90 |
| 113 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_global_reductions.F90 |
| 114 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_reprosum.F90 |
| 115 | + CICE/cicecore/cicedynB/infrastructure/comm/serial/ice_timers.F90 |
| 116 | +) |
| 117 | + |
| 118 | +#-- Using binary IO |
| 119 | +list(APPEND cice_binary_io_files |
| 120 | + CICE/cicecore/cicedynB/infrastructure/io/io_binary/ice_history_write.F90 |
| 121 | + CICE/cicecore/cicedynB/infrastructure/io/io_binary/ice_restart.F90 |
| 122 | +) |
| 123 | + |
| 124 | +#-- Using NetCDF IO |
| 125 | +list(APPEND cice_netcdf_io_files |
| 126 | + CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 |
| 127 | + CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 |
| 128 | +) |
| 129 | + |
| 130 | +#PIO2 I/O List: |
| 131 | +list(APPEND cice_pio2_io_files |
| 132 | + CICE/cicecore/cicedynB/infrastructure/io/io_pio2/ice_history_write.F90 |
| 133 | + CICE/cicecore/cicedynB/infrastructure/io/io_pio2/ice_pio.F90 |
| 134 | + CICE/cicecore/cicedynB/infrastructure/io/io_pio2/ice_restart.F90 |
| 135 | +) |
| 136 | + |
| 137 | +#-- Using standalone driver |
| 138 | +list(APPEND cice_standalone_driver_files |
| 139 | + CICE/cicecore/drivers/standalone/cice/CICE.F90 |
| 140 | + CICE/cicecore/drivers/standalone/cice/CICE_FinalMod.F90 |
| 141 | + CICE/cicecore/drivers/standalone/cice/CICE_InitMod.F90 |
| 142 | + CICE/cicecore/drivers/standalone/cice/CICE_RunMod.F90 |
| 143 | +) |
| 144 | + |
| 145 | +#-- Using NUOPC CMEPS driver |
| 146 | +list(APPEND cice_nuopc_cmeps_driver_files |
| 147 | + CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 |
| 148 | + CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 |
| 149 | + CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 |
| 150 | + CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 |
| 151 | + CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 |
| 152 | + CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 |
| 153 | + CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 |
| 154 | + CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 |
| 155 | + CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 |
| 156 | +) |
| 157 | + |
| 158 | +#-- Using NUOPC DMI driver |
| 159 | +list(APPEND cice_nuopc_dmi_driver_files |
| 160 | + CICE/cicecore/drivers/nuopc/dmi/CICE.F90 |
| 161 | + CICE/cicecore/drivers/nuopc/dmi/CICE_FinalMod.F90 |
| 162 | + CICE/cicecore/drivers/nuopc/dmi/CICE_InitMod.F90 |
| 163 | + CICE/cicecore/drivers/nuopc/dmi/CICE_RunMod.F90 |
| 164 | +) |
| 165 | + |
| 166 | +#-- Using direct driver |
| 167 | +list(APPEND cice_direct_driver_files |
| 168 | + CICE/cicecore/drivers/direct/hadgem3/CICE.F90 |
| 169 | + CICE/cicecore/drivers/direct/hadgem3/CICE_FinalMod.F90 |
| 170 | + CICE/cicecore/drivers/direct/hadgem3/CICE_InitMod.F90 |
| 171 | + CICE/cicecore/drivers/direct/hadgem3/CICE_RunMod.F90 |
| 172 | +) |
| 173 | + |
| 174 | +#-- Using MCT driver |
| 175 | +list(APPEND cice_mct_driver_files |
| 176 | + CICE/cicecore/drivers/mct/cesm1/CICE_FinalMod.F90 |
| 177 | + CICE/cicecore/drivers/mct/cesm1/CICE_InitMod.F90 |
| 178 | + CICE/cicecore/drivers/mct/cesm1/CICE_RunMod.F90 |
| 179 | + CICE/cicecore/drivers/mct/cesm1/ice_comp_esmf.F90 |
| 180 | + CICE/cicecore/drivers/mct/cesm1/ice_comp_mct.F90 |
| 181 | + CICE/cicecore/drivers/mct/cesm1/ice_cpl_indices.F90 |
| 182 | + CICE/cicecore/drivers/mct/cesm1/ice_import_export.F90 |
| 183 | + CICE/cicecore/drivers/mct/cesm1/ice_prescribed_mod.F90 |
| 184 | + CICE/cicecore/drivers/mct/cesm1/ice_scam.F90 |
| 185 | +) |
0 commit comments