Skip to content
Open
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 .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
[submodule "src/core_atmosphere/physics/physics_noaa/MYNN-SFC"]
path = src/core_atmosphere/physics/physics_noaa/MYNN-SFC
url = https://github.com/NCAR/MYNN-SFC.git
[submodule "src/core_atmosphere/physics/physics_mmm"]
path = src/core_atmosphere/physics/physics_mmm
url = https://github.com/NCAR/MMM-physics.git
1 change: 0 additions & 1 deletion src/core_atmosphere/physics/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
*.f90
physics_wrf/*.f90
physics_wrf/files/
physics_mmm
UGWP
1 change: 1 addition & 0 deletions src/core_atmosphere/physics/physics_mmm
Submodule physics_mmm added at a4baf7
Loading