adapt_iterations does not work with 2d periodic adaptivity

Bug #822355 reported by Flora MacTavish
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fluidity
Fix Released
Medium
Stephan Kramer

Bug Description

Error message was:

i: 1 -- ErrorMetric
*** ERROR ***
Error message: Coordinate is not a field name in this state

I have put the files on /scratch/fpm08/saltfinger_unstruc-2-10-20-it. I would appreciate any comments on this. Let me know if you need more information.

Changed in fluidity:
assignee: nobody → Stephan Kramer (s-kramer)
Revision history for this message
Stephan Kramer (s-kramer) wrote :

This appears to be a small bug in the interpolation manager, line 485 of assemble/Interpolation_manager.F90:

          p_field_t => extract_tensor_field(periodic_new(mesh), trim(field_v%name))

should be

          p_field_t => extract_tensor_field(periodic_new(mesh), trim(field_t%name))

Will commit when were thawed again.

Changed in fluidity:
status: New → Confirmed
Changed in fluidity:
status: Confirmed → Fix Committed
Tim Bond (timothy-bond)
Changed in fluidity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.