All Linux distros are roughly the same under the hood. They have a version of the Linux kernel, a service management system, a basic set of packages and preinstalled software, and some kind of UI. How those pieces are put together realistically doesn't change much. What distro maintainers then do is update the packages and kernel and make sure they work together.
Specific design distros like the one for scientific modelling is probably based around having a lot of data processing stuff built in. Unless they had a specially modified kernel (which is rare, but possible if they had to integrate special lab data collection hardware support), I see no reason why you couldn't just recreate the same package structure on a modern Linux 6 kernel and have it be a spiritual successor to the original distro.