Yes, version 2015.2

Sorry, what is happening now is that is not working the time_stepper solver, so, only solve the first iteration and stops when before I could do the 100 iterations. I think that maybe you change something in  the time solvers in this last version, isn't? 

This is how my simulation end:

sfepy: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/Users/Patricia/Documents/sfepy-2014.3/meshes/2D/realcell_mesh_22.mesh)...

sfepy: ...done in 0.06 s

sfepy: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/Users/Patricia/Documents/sfepy-2014.3/meshes/2D/realcell_mesh_22.mesh)...

sfepy: ...done in 0.05 s

sfepy: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/Users/Patricia/Documents/sfepy-2014.3/meshes/2D/realcell_mesh_22.mesh)...

sfepy: ...done in 0.05 s

sfepy: left over: ['help', 'Conditions', 'row', 'ifile', 'verbose', '_filename', 'ScipyDirect', 'min_x', 'lame_from_youngpoisson', 'Mesh', 'get_elastic_pars', 'usage', 'main', '__doc__', 'OptionParser', '__file__', 'vf_fibres', 'fix_point', 'SimpleTimeSteppingSolver', 'Problem', 'b', 'd', 'strain', 'Newton', 'Integral', 'posx_ca', 'stress_strain', 'IndexedStruct', 'x', 'eps2', 'domain', 'build_activation', 'Field', 'FEDomain', 'sfepy', 'vf_matrix', 'get_pars_fibres', 'Function', 'data_dir', 'nm', 'Material', '__package__', 'lreal', 'reader', 'csv', 'Equations', 'max_x', 'FieldVariable', 'Term', 'E', 'linear_tension', '__builtins__', 'Equation', 'sys', 'mesh', 'posx', '__name__', 'a', 'c', 'limits', 'eps', 'EssentialBC']

sfepy: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/Users/Patricia/Documents/sfepy-2014.3/meshes/2D/realcell_mesh_22.mesh)...

sfepy: ...done in 0.05 s

sfepy: creating regions...

sfepy:     Omega

sfepy:     Gamma

sfepy:     Fix1

sfepy:     Fix2

sfepy:     Fix

sfepy: ...done in 0.01 s

sfepy: using solvers:

                ts: ts

               nls: newton

                ls: ls

sfepy: equation "eq":

sfepy: dw_tl_he_neohook.1.Omega( solid.mu, v, u )

                       + dw_tl_he_mooney_rivlin.1.Omega( solid.kappa, v, u )

                       + dw_tl_bulk_penalty.1.Omega( solid.K, v, u )  

                       + dw_tl_fib_a.i1.Omega( f1.fmax, f1.eps_opt, f1.s, f1.fdir, f1.act, v, u )                      

                       = - dw_surface_dot.2.Gamma(load.val,v,u)

sfepy: updating variables...

sfepy: ...done

sfepy: setting up dof connectivities...

sfepy: ...done in 0.00 s

sfepy: matrix shape: (7888, 7888)

sfepy: assembling matrix graph...

sfepy: ...done in 0.01 s

sfepy: matrix structural nonzeros: 107632 (1.73e-03% fill)

sfepy: updating materials...

sfepy:     solid

sfepy:     load

sfepy:     f1

sfepy: ...done in 0.05 s

sfepy: nls: iter: 0, residual: 0.000000e+00 (rel: 0.000000e+00)


I'be tried to move again to version 2014.3 and I couldn't since I got compilation errors in cmesh modul :(

El viernes, 31 de julio de 2015, 18:57:11 (UTC+2), Robert Cimrman escribió:
Hi Patricia,

On 07/31/2015 05:10 PM, Patricia Garcia Cañadilla wrote:
> Hi!
>
> I was runnind some code under sfepy2014.3 version and today I've upgraded
> to 2015.3 and now my simulations only do 1 iteration and stop when it
> should do 100 hundred. Why?

You mean 2015.2, right? Could you send an example to this list? Your
description does not provide any hints on what exactly does not work.

r.