mshi_lh@utexas_edu
New Member
Code:
By following the User's Guide of CLM5 "1.6.3.5. Example" (I understand this note still needs updates)<br />https://escomp.github.io/ctsm-docs/doc/build/html/users_guide/running-single-points/running-single-point-configurations.html,<br /><br />I am doing <br /><br />"./gen_domain -m $MAPFILE -o $OCNDOM -l $ATMDOM" in<br /><br />../cime/tools/mapping/gen_domain_files/, <br /><br />and got the following error message:<br /><br />(shr_sys_getenv) ERROR: no implementation of getenv for this architecture<br />(shr_sys_getenv) no implementation of getenv for this machine<br /><br />It seems the error happened in line 796 of <br />../cime/tools/mapping/gen_domain_files/src/gen_domain.F90<br /><br />I did similar regional tests on Yellowstone before, but did not have this type of problem. <br /><br />I tried CISL help, but they cannot figure out this issue:<br /><br />"But I cannot find any that seem to fix the problem. The best I can do, is recommend that you seek<br />help from the experts at the CESM Bulletin Board." <br /><br />I appreciate someone can help me to get this problem solved.<br /><br />Mingjie