We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Fluids Creating Custom Data Files for Importing Initial Solutions Reply To: Creating Custom Data Files for Importing Initial Solutions

Rob
Forum Moderator

Initialise first and then read the file, this also protects against missing data fields in your input (eg there's no energy data).  Also check if the solver really is initialising (eg hybrid or standard method) or if it's just using the initalising term when it's interpolating the data onto the mesh.Â