Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ice_ic ='none' Does not work

HelloI am trying to run with ice_ic='none' in my user_nl_ciceHowever when I run it automatically adds to the front of the path: ice_ic = '/glade/p/cesmdata/cseg/inputdata/none'However do I prevent this? The version of CESM2.1 I am using as downloaded from github and these are my two git version of cime and cice. I did see there was cime thread on the 5 Feb this was a problemhttps://github.com/ESMCI/cime/issues/2993release-cesm2.1.0cime5.6.10_cesm2_1_rel_06cice5_20181109
Any help would be great
ThanksSarah 
 

jedwards

CSEG and Liaisons
Staff member
This is fixed in the latest cime update for cesm2.1 to get it go to your cime source directory and rungit checkout maint-5.6git pull origin maint-5.6git checkout cime5.6.10_cesm2_1_rel_06 
 
Hello I have checked my cime (with git status) and cime5.6.10_cesm2_1_rel_06I am using that cime version. However from reading further in the github -cime - i can see you fixed it on the 5 Feb with a very minor change to the buildnml Thanks Sarah 
 
Top