SCF polyelectrolytes actuators

This dataset contains datafiles (.kal) and python scripts to generate all the figures in the paper
Examples inputfiles: some example of inputfiles for sfbox. sfbox code is property of Wageningen University, but a new version (Namics) is avalable on github. Input files should be slighlty modified to be used in Namics

figure 4: compute_alpha.py cycles over the .kal files and computes the dissociation degree for different system parameters, (strong polyelectrolytes) and saves results in an excel file (an example is provided)
plot_alpha.py produces the figure from the excel file

figure 5: cyl_fix_ch.py (flat_fix_ch.py) cycles over the .kal files and computes the actuation properties for cylindrical (flat) systems, and saves results in an excel file.
plot_fromcsv_both.py produces the figure from the excel file

figure 6: compute_Hrms_delta.py cycles over the .kal files and computes Hrms and delta for different salt concentrations and pH values, and saves results in an excel file.
plot_Hrms_delta.py produces the figure from the excel file

figure 7 3 : cyl_surf_pol_cr.py (flat_surf_pol_cr.py) cycles over the .kal files and computes the actuation properties for cylindrical (flat) systems (weak polyelectrolytes), and saves results in an excel file. 
flat_surf_pol_cr.py also produces figure 3
plot_fromcsv_both.py produces the figure from the excel file