PTsolvers / FastIce.jl

Parallel multi-xPU iterative FastIce flow solvers
https://ptsolvers.github.io/GPU4GEO/stream/
MIT License
10 stars 1 forks source link

Chmy.jl to handle the application agnostic functionalities #27

Closed luraess closed 5 days ago

luraess commented 11 months ago

Potentially, we can move some core functionalities to a core module that could be further shared amongst different PTsolver applications such as FastIce, JustRelax, and others. This PTsolversCore module could include:

luraess commented 7 months ago

UPDATE This should now be handled by Chmy.jl.

luraess commented 5 days ago

Closing this as partly completed by #54