Skip to content

Commit

Permalink
Update Registry.EM_COMMON
Browse files Browse the repository at this point in the history
change the namelist option
  • Loading branch information
YulongMa authored Jan 22, 2024
1 parent 4a6f282 commit 5be655a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Registry/Registry.EM_COMMON
Original file line number Diff line number Diff line change
Expand Up @@ -3605,8 +3605,8 @@ package any_fft_used fft_used==1 - state:t_xxx,

# Yulong add for wind wake models
# 1 = Jensen; 2 = XA; 3 = GM
rconfig integer windfarm_model namelist,physics max_domains 2 rh "windfarm_model" "" ""
rconfig integer windfarm_wake_model namelist,physics max_domains 2 rh "windfarm_wake_model" "" ""
#
# wake overlap method, M1, M2, M3, M4 [1, 2, 3, 4]
rconfig integer windfarm_method namelist,physics max_domains 4 rh "windfarm_method" "" ""
rconfig integer windfarm_overlap_method namelist,physics max_domains 4 rh "windfarm_overlap_method" "" ""
rconfig real windfarm_deg namelist,physics max_domains 0 - "windfarm_deg" "for windfarm ideal case" "degree"

0 comments on commit 5be655a

Please sign in to comment.