sara_t_strey@ou_edu
New Member
Hello, I am trying to run the CESM 2.0 beta version on a non-NCAR machine and I noticed that when I try to build a case, option "-mach userdefined" is invalid as "userdefined" is unspecified in config_machines.xml. First, I tried editing the script using code from cesm1-2-2's file of the same name. I am not super familiar with editing .xml files so it was no suprise when this tactic didn't work. The code I used was: User Defined Machine USERDEFINED_required_macros intel,ibm,pgi,pathscale,gnu,cray,lahey openmpi,mpich,mpt,mpt,ibm,mpi-serial USERDEFINED_required_build USERDEFINED_required_build USERDEFINED_required_build USERDEFINED_required_build USERDEFINED_optional_build FALSE USERDEFINED_optional_run USERDEFINED_optional_run USERDEFINED_optional_run USERDEFINED_optional_test USERDEFINED_optional_run USERDEFINED_optional_run USERDEFINED_optional 1 USERDEFINED_required_build So my question is this: is there a better version of this code that would be better integrated into the new config_machines.xml? Is there another file that needs adding/editing? Am I completely off base? Thanks for any help!Sara