Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
c0fa167
remove old C3 directory
lisa-bengtsson Apr 7, 2026
488ef06
add C3 as a submodule in a standalone repository
lisa-bengtsson Apr 7, 2026
53d4c17
add cu_c3_driver.meta into C3 repository to hook up with CCPP
lisa-bengtsson Apr 7, 2026
5e76083
C3 refactoring - create new CCPP-facing interface compatible with new…
lisa-bengtsson May 4, 2026
28cc249
Remove non ascii charachters that ccpp doesn't like
lisa-bengtsson May 4, 2026
e293319
translate some comments from Portuguese to English as ccpp doesn't li…
lisa-bengtsson May 4, 2026
a3ca873
translate some comments from Portuguese to English as ccpp doesn't li…
lisa-bengtsson May 4, 2026
592d925
translate some comments from Portuguese to English as ccpp doesn't li…
lisa-bengtsson May 4, 2026
2151afd
more ascii symbols correction
lisa-bengtsson May 4, 2026
5599cbd
non-ascii charachters
lisa-bengtsson May 6, 2026
9bf11c5
Add host driver directories inside the C3 submodule and rename driver…
lisa-bengtsson May 6, 2026
7ca6e49
Add mod_cu_kinds module for consistent kind_phys handling
lisa-bengtsson May 7, 2026
b46f4e4
Fix C3 CCPP plume postprocessing consistency and add neg_check to ens…
lisa-bengtsson May 8, 2026
36fd6d9
Minor updates to avoid compiler warnings associated with subten-varia…
lisa-bengtsson May 13, 2026
9a99020
Address typos in meta files according to review comments
lisa-bengtsson May 28, 2026
6f6216b
Correct typo from host model causing inconsistent prebuild
lisa-bengtsson May 29, 2026
77989af
Update C3 commit to 4a41088 and update .gitmodules
lisa-bengtsson Jun 10, 2026
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
2 changes: 0 additions & 2 deletions .gitignore

This file was deleted.

5 changes: 5 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@
path = physics/SFC_Layer/MYNN/MYNN
url = https://github.com/NCAR/MYNN-SFC
branch = ccpp/dev
[submodule "physics/CONV/C3"]
path = physics/CONV/C3
url = https://github.com/ufs-community/c3
branch = main

1 change: 1 addition & 0 deletions physics/CONV/C3
Submodule C3 added at 4a4108
6,002 changes: 0 additions & 6,002 deletions physics/CONV/C3/cu_c3_deep.F90

This file was deleted.

1,222 changes: 0 additions & 1,222 deletions physics/CONV/C3/cu_c3_driver.F90

This file was deleted.

Loading