Did not find an alias or longname compset match for F2000climo

taoliu_tech

Tao Liu
Member
I do not understand why this error happened.

[user@cesm scripts]$ ./create_newcase --case ~/test2 --compset F2000climo --res f19_g17 --run-unsupported
Did not find an alias or longname compset match for F2000climo

[user@cesm scripts]$ ./create_newcase --case ~/test2 --compset FHS94 --res f19_g17 --run-unsupported
Did not find an alias or longname compset match for FHS94

[user@cesm scripts]$ create_newcase --case ~/test2 --compset B1850 --res f19_g17 --run-unsupported
Did not find an alias or longname compset match for B1850
 

sacks

Bill Sacks
CSEG and Liaisons
Staff member
Please provide the information in Information to include in help requests - including the model version and every step you took. For this issue, it would help if you described every step starting from downloading / git cloning CESM, then running checkout_externals, etc.
 
Back
Top