It seems the main file for a database is MDF file. And when MDF file size reaches some limit, then SQL Server will generate associated NDF files. Currently we need to test such a case. Where is the settings for the limit of generating one or multiple NDF files?
Thanks