@sadamov and @joeloskarsson have been doing great work on #93 and #90 to enable training and inference where the domain interior and boundary come from different datastores.
I am making this issue to start trawling through changes on https://github.com/joeloskarsson/neural-lam-dev/tree/research that relate to this but are not currently included in the branches that the above PRs currently contain. The aim here is to have a complete list of changes and built a plan to get #93 and #90 merged.
@sadamov and @joeloskarsson have been doing great work on #93 and #90 to enable training and inference where the domain interior and boundary come from different datastores.
I am making this issue to start trawling through changes on https://github.com/joeloskarsson/neural-lam-dev/tree/research that relate to this but are not currently included in the branches that the above PRs currently contain. The aim here is to have a complete list of changes and built a plan to get #93 and #90 merged.
bugfix for clamping of predictions during finetuning - 7985f2calready fixed on main in Fix nans in gradient from inverse softplus #123