-
| Hi all, I'm trying to spin up a subset of NLDAS domain using NLDAS2 grb files on Discover. The output for a 12 hour runtime is only about 60 days (whereas I'm looking for a 20-30 year spin up). Thanks in advance! | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
| Hi @slabhan1 Yes, I do have some ideas. Since you are running on Discover, it might be best for you to point me to the file locations of your lis.config file, your LISF/lis/make/configure.lis file, and your SLURM job script. Please respond here with the paths/filenames, after ensuring that "other" will have read/access permissions to see the files. | 
Beta Was this translation helpful? Give feedback.
-
| Hi David, I hope I've opened up all the relevant directories now. Thank you for your patience w me!… ________________________________
From: David Mocko ***@***.***>
Sent: Wednesday, July 16, 2025 3:35 PM
To: NASA-LIS/LISF ***@***.***>
Cc: Sakshi Labhane ***@***.***>; Mention ***@***.***>
Subject: Re: [NASA-LIS/LISF] NLDAS grb forcing on Discover is very slow (Discussion #1720)
      External Email - Use Caution
Hi @slabhan1<https://github.com/slabhan1>
I don't have permissions to get into your "nu_wrf_test" directory. Can you please open, and ensure the sub-directories are open as well for me to get to those files?
—
Reply to this email directly, view it on GitHub<#1720 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXQLRRBGCU4MVGQXFLHC73L3I2SPZAVCNFSM6AAAAACBTC7GY6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZYGE3DKOA>.
You are receiving this because you were mentioned.Message ID: ***@***.***> | 
Beta Was this translation helpful? Give feedback.
Hi @slabhan1
I can read your files now. If you are using "9" for the deflate level, then I definitely recommend the above steps,
and re-configuring choosing "1" for this option, and then re-compiling.
I see the you are writing output daily. You mentioned that you are doing a "spin-up". Do you need the output this
frequently for the spin-up? We often only write output one time per month "1mo" when doing a spin-up, to see the
progress of the state variables. Reducing the output interval and the number of variables being written out will help
to speed up your spin-up run.
I also notice that you are only using 32 tasks. You should use at least the 126 CPUs on each node, but perhaps for
your d…