Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean input tap #746

Merged
merged 7 commits into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/tag-index
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Notes on tags used in MITgcmUV
==============================

o verification:
- Remove duplicated parameter files from input_tap/ dir and adjust prepare_run
accordingly ; remove few untested additional files (in OpenAD/ & lab_sea/).
o pkg/seaice:
- rename ZMIN/ZMAX into SEAICE_ZMIN/ZMAX to avoid potential conflicts with kpp
variables with the same name ; rename swfracb into SEAICE_SWFrac ;
Expand Down
3 changes: 0 additions & 3 deletions tools/genmake2
Original file line number Diff line number Diff line change
Expand Up @@ -3677,9 +3677,6 @@ TAP_ADJ_FILES: \$(AD_FILES) f95_test_mods.f90
touch \$(AD_FILES_ADJ)
\$(TAPENADECMD) -b -ext "${TAPTOOLS}/flow_tap" -head "the_main_loop(fc)/(xx_genarr3d_dummy, xx_genarr2d_dummy, xx_gentim2d_dummy)" \$(AD_FILES) f95_test_mods.f90

adAll: ad_exe_target
.PHONY: adAll

tap_adj: ad_exe_target
ad_exe_target:
@echo Update AD_CONFIG.h and make \$(EXE_ADJ)
Expand Down
50 changes: 0 additions & 50 deletions verification/OpenAD/code_ad_singlelayer/CPP_OPTIONS.h

This file was deleted.

66 changes: 0 additions & 66 deletions verification/OpenAD/code_ad_singlelayer/ECCO_CPPOPTIONS.h

This file was deleted.

59 changes: 0 additions & 59 deletions verification/OpenAD/code_ad_singlelayer/SIZE.h

This file was deleted.

82 changes: 0 additions & 82 deletions verification/OpenAD/code_ad_singlelayer/cost_test.F

This file was deleted.

9 changes: 0 additions & 9 deletions verification/OpenAD/code_ad_singlelayer/packages.conf

This file was deleted.

95 changes: 0 additions & 95 deletions verification/OpenAD/code_ad_singlelayer/tamc.h

This file was deleted.

Loading
Loading