-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace smuhpc-admins with [email protected]
- Loading branch information
Showing
8 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
whatis("CRYSTAL 23 v1.0.1: Must be member of crystal group. Request access at via [email protected] with HPC in the subject line.") | ||
|
||
local err_message="To use this module you must be in a particular group\n" .. | ||
"Please contact smuhpc-admins@smu.edu to join crystal group\n" | ||
"Please contact help@smu.edu with HPC in the subject to join crystal group\n" | ||
|
||
local found = required_group("crystal") | ||
local found_new = required_group("hpc-crystal") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
whatis("CRYSTAL 23 v1.0.1: Must be member of crystal group. Request access at via [email protected] with HPC in the subject line.") | ||
|
||
local err_message="To use this module you must be in a particular group\n" .. | ||
"Please contact smuhpc-admins@smu.edu to join crystal group\n" | ||
"Please contact help@smu.edu with HPC in the subject to join crystal group\n" | ||
|
||
local found = required_group("crystal") | ||
local found_new = required_group("hpc-crystal") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
whatis("VASP 5.4.4: Must be member of vasp group. Request access at via [email protected] with HPC in the subject line.") | ||
|
||
local err_message="To use this module you must be in a particular group\n" .. | ||
"Please contact smuhpc-admins@smu.edu to join vasp group\n" | ||
"Please contact help@smu.edu with HPC in the subject to join vasp group\n" | ||
|
||
local found = required_group("vasp") | ||
local found_new = required_group("hpc-vasp") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters