Fix denomination: enstrophy -> alpha
This commit is contained in:
@@ -120,8 +120,8 @@ int energy(
|
||||
return(0);
|
||||
}
|
||||
|
||||
// compute enstrophy as a function of time in the I-NS equation
|
||||
int enstrophy(
|
||||
// compute alpha as a function of time in the I-NS equation
|
||||
int alpha(
|
||||
int K1,
|
||||
int K2,
|
||||
int N1,
|
||||
|
||||
Reference in New Issue
Block a user