Opened 5 years ago
Closed 5 years ago
#1786 closed help (fixed)
LEM test case 4 does not work on ARCHER
Reported by: | cdaleu | Owned by: | willie |
---|---|---|---|
Component: | Large Eddy Model | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: | <select version> |
Description
LEM test case 4 when submitted from PUMA does not work on ARCHER, but does work on the local computer godafoss.
Change History (3)
comment:1 Changed 5 years ago by willie
- Owner changed from um_support to willie
- Status changed from new to accepted
comment:2 Changed 5 years ago by willie
Hi Chimene,
Thanks. It hasn't built the LEM. This is because you don't have a fortran compiler loaded on ARCHER. You need to add the following,
module load cce module load cray-netcdf
in your ~/.bashrc file. cce is the Cray compiler environment.
To see what modules you have loaded you can do
module list
Once you have done this, you can try the run again. If it works, you should have the LEM executable, called "goles", in the run directory on ARCHER.
Regards,
Willie
comment:3 Changed 5 years ago by willie
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Hi Chimene,
If you could do the following to give me read permission, I'll have another look at your setup:
Regards,
Willie