Hello,
I am using stretched mesh and so the StaticFittedMesh is turned on automatically. I also use Buildings_type forcing in conjunction with that. My preferred output is Netcdf and it throws me an error from the assertion in Source/IO/ERF_Plotfile.cpp saying "SolverChoice.terrain_type != TerrainType::StaticFittedMesh".
So does it mean it is not possible to write Netcdf if I have a stretched mesh?
Alternatively, I tried to write in Amrex format and then to convert but the conversion does not throw an error and it keeps running, but I do not see it writing an actual netcdf file. It creates a file and it is simply stuck. So I eventually cancel
Thank you very much in advance
Hello,
I am using stretched mesh and so the StaticFittedMesh is turned on automatically. I also use Buildings_type forcing in conjunction with that. My preferred output is Netcdf and it throws me an error from the assertion in Source/IO/ERF_Plotfile.cpp saying "SolverChoice.terrain_type != TerrainType::StaticFittedMesh".
So does it mean it is not possible to write Netcdf if I have a stretched mesh?
Alternatively, I tried to write in Amrex format and then to convert but the conversion does not throw an error and it keeps running, but I do not see it writing an actual netcdf file. It creates a file and it is simply stuck. So I eventually cancel
Thank you very much in advance