Skip to content

Commit

Permalink
Merge pull request #99 from ezhilsabareesh8/main
Browse files Browse the repository at this point in the history
Added IC3 dissipation and IS2 scattering swithces in WW3
  • Loading branch information
ezhilsabareesh8 authored Feb 11, 2024
2 parents 0a3eaa9 + cc6c4b4 commit 2ea2920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WW3/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### Global definitions, flags, etc

## List of switches
list(APPEND switches "CESMCOUPLED" "NCO" "DIST" "MPI" "PR1" "FLX4" "ST6" "STAB0" "LN1" "NL1" "BT1" "DB1" "MLIM" "TR0" "BS0" "RWND" "WNX1" "WNT1" "CRX1" "CRT1" "O0" "O1" "O2" "O3" "O4" "O5" "O6" "O7" "O14" "O15" "IS0" "REF0" "NOGRB" "IC0")
list(APPEND switches "CESMCOUPLED" "DIST" "MPI" "PR1" "FLX4" "ST6" "STAB0" "LN1" "NL1" "BT1" "DB1" "MLIM" "TR0" "BS0" "RWND" "WNX1" "WNT0" "CRX1" "CRT0" "O0" "O1" "O2" "O3" "O4" "O5" "O6" "O7" "O14" "O15" "IS2" "REF0" "NOGRB" "IC3")

## Global compile definitions
foreach(switch ${switches})
Expand Down

0 comments on commit 2ea2920

Please sign in to comment.