stella icon indicating copy to clipboard operation
stella copied to clipboard

issue with kt_grids_range_parameters namelist

Open mabarnes opened this issue 9 months ago • 0 comments

When trying to run with the master branch, I receive the following error message at the start of a simulation:

Aborting in parameters_kxky_grids_range.f90. The namelist <kt_grids_range_parameters> does not exist. Please replace this with the title <parameters_kxky_grids_range>

The simulation seems to run just fine, and if I replace the namelist as indicated above, the code crashes. Looking at the code, it seems like the kt_grids_range_parameters namelist is still in use, rather than parameters_kxky_grids_range as the error message would suggest. Can someone please clarify?

mabarnes avatar Mar 25 '25 08:03 mabarnes