Closed ssk351 closed 4 months ago
@ssk351, E3SM-Unified provides preprocessing and analysis software to use in conjunction with E3SM simulations. There is not currently a way to install E3SM inself from a conda package, nor is there any plan to create one.
I have found this links.. https://e3sm.org/e3sm-unified-1-10-0/ https://e3sm.org/resources/tools/other-tools/e3sm-unified-environment/ If these were not for proper e3sm model installation.. Could you please any document to install the same in the hpc system. It would be vary help full for me..
@ssk351, here is where you will want to get started: https://e3sm.org/model/running-e3sm/e3sm-quick-start/
If you need help, you should start a discussion here: https://github.com/E3SM-Project/E3SM/discussions
I will also mention that it is my sense that getting E3SM to build on a new HPC system is not very easy, just to make sure you're prepared for the level of effort that may be involved.
I'm going to close this issue for now, since it sounds like your needs are not for E3SM-Unified but for E3SM itself. But feel free to comment here if you need to.
Yes, Thank you
On Thu, Jul 25, 2024 at 6:27 PM Xylar Asay-Davis @.***> wrote:
I'm going to close this issue for now, since it sounds like your needs are not for E3SM-Unified but for E3SM itself. But feel free to comment here if you need to.
— Reply to this email directly, view it on GitHub https://github.com/E3SM-Project/e3sm-unified/issues/121#issuecomment-2250258350, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTLE7IJT3QXUPAZ6U3YD63ZODY3TAVCNFSM6AAAAABLOL36H2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJQGI2TQMZVGA . You are receiving this because you were mentioned.Message ID: @.***>
I have installed e3sm using conda ( conda create -n e3sm-unified -c conda-forge -c e3sm e3sm-unified). Activated using conda activate e3sm-unifed.. After that, I am not getting how to start running model...Checked /home/ssk/software/anaconda3/envs/e3sm-unified it contains directories (like bin,cmake,include etc... attahced) About the machine: HPC : OS: centos Could you please suggest the possible way.