diff --git a/bfps/cpp/particles/particles_system_builder.hpp b/bfps/cpp/particles/particles_system_builder.hpp
index 20b4d56ba89ba1ae288b91e7eb07bfcaef30ec8e..d92c69065e22e0c4e5bc38c1941c9396bdef2c90 100644
--- a/bfps/cpp/particles/particles_system_builder.hpp
+++ b/bfps/cpp/particles/particles_system_builder.hpp
@@ -244,7 +244,7 @@ inline std::unique_ptr<abstract_particles_system<partsize_t, particles_rnumber>>
         MPI_Comm mpi_comm,
         const int in_current_iteration){
     return Template_double_for_if::evaluate<std::unique_ptr<abstract_particles_system<partsize_t, particles_rnumber>>,
-                       int, 1, 7, 1, // interpolation_size
+                       int, 1, 11, 1, // interpolation_size
                        int, 0, 3, 1, // spline_mode
                        particles_system_build_container<partsize_t, field_rnumber,be,particles_rnumber>>(
                            interpolation_size, // template iterator 1