Skip to content

Commit

Permalink
Added IC3 dissipation and IS2 scattering swithces in WW3 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhilsabareesh8 authored Apr 5, 2024
1 parent 10228ad commit d6813d6
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 d6813d6

Please sign in to comment.