Hello!
I have noticed that each time a momentum-component is created, many files are created in the mom_dsn folder. In order to save disk space, I tried to use only directly a SnP component into the schematic by letting it point to the filename_mom_a.ds dataset.
However, the results are different in the sense that the ones obtained by means of the SnP component are less smooth than the ones obtained with the EM model. It looks strange since the interpolation in the SnP is set to linear that seems to be the same interpolation used by the momentum-component.
Thanks for the attention
Francesco
I have noticed that each time a momentum-component is created, many files are created in the mom_dsn folder. In order to save disk space, I tried to use only directly a SnP component into the schematic by letting it point to the filename_mom_a.ds dataset.
However, the results are different in the sense that the ones obtained by means of the SnP component are less smooth than the ones obtained with the EM model. It looks strange since the interpolation in the SnP is set to linear that seems to be the same interpolation used by the momentum-component.
Thanks for the attention
Francesco
If you create a text file called momentum.cfg and save it in $HOME/hpeesof/config (where your ADS projects are is $HOME), you can add this line:
MOM3D_USE_AFSOUTPUTSAMPLES = 1000
to force an AFS sampling density.