kth.sePublications
Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Time, space and control: deep-learning applications to turbulent flows
KTH, Centres, SeRC - Swedish e-Science Research Centre. KTH, School of Engineering Sciences (SCI), Engineering Mechanics, Fluid Mechanics and Engineering Acoustics. KTH, School of Engineering Sciences (SCI), Centres, Linné Flow Center, FLOW.ORCID iD: 0000-0002-8589-1572
2023 (English)Doctoral thesis, comprehensive summary (Other academic)Alternative title
Tid, rum och kontroll: djupinlärningsapplikationer för turbulenta flöden (Swedish)
Abstract [en]

In the present thesis, the application of deep learning and deep reinforcement learning to turbulent-flow simulations is investigated. Deep-learning models are trained to perform temporal and spatial predictions, while deep reinforcement learning is applied to a flow-control problem, namely the reduction of drag in an open channel flow. Long short-term memory (LSTM, Hochreiter & Schmidhuber 1997) networks and Koopman non-linear forcing (KNF) models are optimized to perform temporal predictions in two reduced-order-models of turbulence, namely the nine-equations model proposed by Moehlis et al. (2004) and a truncated proper orthogonal decomposition (POD) of a minimal channel flow (Jiménez & Moin 1991). In the first application, both models are able to produce accurate short-term predictions. Furthermore, the predicted system trajectories are statistically correct. KNF models outperform LSTM networks in short-term predictions, with a much lower training computational cost. In the second task, only LSTMs can be trained successfully, predicting trajectories that are statistically accurate. Spatial predictions are performed in two turbulent flows: an open channel flow and a boundary-layer flow. Fully-convolutional networks (FCNs) are used to predict two-dimensional velocity-fluctuation fields at a given wall-normal location using wall measurements (and vice versa). Thanks to the non-linear nature of these models, they provide a better reconstruction performance than optimal linear methods like extended POD (Borée 2003). Finally, we show the potential of deep reinforcement learning in discovering new control strategies for turbulent flows. By framing the fluid-dynamics problem as a multi-agent reinforcement-learning environment and by training the agents using a location-invariant deep deterministic policy-gradient (DDPG) algorithm, we are able to learn a control strategy that achieves a remarkable 30% drag reduction, improving over existing strategies by about 10 percentage points.

Abstract [sv]

I den förinställda avhandlingen undersöks tillämpningen av djupinlärning och djupförstärkningsinlärning på turbulenta flödessimuleringar. Modeller för djupinlärning tränas för att utföra tids- och rumsförutsägelser, medan djupförstärkningsinlärning tillämpas på ett flödeskontrollproblem, nämligen minskningen av motståndet i ett öppet kanalflöde. Long short-term memory (LSTM, Hochreiter & Schmidhuber 1997) nätverk och Koopman non-linear forcing (KNF) modeller optimeras för att utföratidsförutsägelser i två turbulensmodeller med reducerad ordning, nämligen nio-ekvationsmodellen som föreslagits av Moehlis et al. (2004) och en trunkerad proper orthogonal decomposition (POD) av ett minimalt kanalflöde (Jiménez & Moin 1991). I den första applikationen kan båda modellerna producera korrekta korttidsförutsägelser, dessutom är de förutsagda trajektorierna statistiskt korrekta. KNF-modeller överträffar LSTM-nätverk i kortsiktiga förutsägelser, med en mycket lägre utbildningsberäkningskostnad. I den andra uppgiften kan endast LSTM nätverken tränas framgångsrikt, med trajektorier som är statistiskt korrekta. Spatiala förutsägelser utförs i två turbulenta flöden, en öppen kanal flöde och en gränsskikt. Fully-convolutional networks (FCN) används för att förutsäga tvådimensionella hastighetsfluktuationsfält vid givet avstånd från väggen med hjälp av väggmätningar (och vice versa). Tack vare deras icke-linjär karaktär ger dessa modeller bättre rekonstruktionsprestanda än optimala linjära metoder som extended POD (Borée 2003). Slutligen visar vi potentialen med djup förstärkningsinlärning för att upptäcka nya kontrollstrategier i turbulenta flöden. Genom att inrama strömningsmekaniska problemet som en förstärknings-inlärningsmiljö med flera agenter och genom att träna agenterna med hjälp av en positionsinvariant deep deterministic policy gradient (DDPG) algoritm, kan vi lära oss en kontrollstrategi som uppnår en anmärkningsvärd 30% minskning av luftmotståndet, vilket jämfört med existerande strategier är en förbättring med cirka 10 procentenheter.

Place, publisher, year, edition, pages
Stockholm: KTH Royal Institute of Technology, 2023. , p. 342
Series
TRITA-SCI-FOU ; 2023:27
Keywords [en]
turbulence, deep learning, deep reinforcement learning, flow control
Keywords [sv]
turbulens, djupinlärning, djupförstärkningsinlärning, flödeskontroll
National Category
Fluid Mechanics
Research subject
Engineering Mechanics
Identifiers
URN: urn:nbn:se:kth:diva-326961ISBN: 978-91-8040-601-7 (print)OAI: oai:DiVA.org:kth-326961DiVA, id: diva2:1757147
Public defence
2023-06-12, F3, Lindstedtsvägen 26 & 28, Stockholm, 10:00 (English)
Opponent
Supervisors
Funder
EU, European Research Council, 2021-CoG-101043998, DEEPCONTROLSwedish e‐Science Research CenterKnut and Alice Wallenberg Foundation
Note

QC 230516

Available from: 2023-05-16 Created: 2023-05-15 Last updated: 2025-02-09Bibliographically approved
List of papers
1. Predictions of turbulent shear flows using deep neural networks
Open this publication in new window or tab >>Predictions of turbulent shear flows using deep neural networks
Show others...
2019 (English)In: Physical Review Fluids, E-ISSN 2469-990X, Vol. 4, no 5, article id 054603Article in journal (Refereed) Published
Abstract [en]

In the present work, we assess the capabilities of neural networks to predict temporally evolving turbulent flows. In particular, we use the nine-equation shear flow model by Moehlis et al. [New J. Phys. 6, 56 (2004)] to generate training data for two types of neural networks: the multilayer perceptron (MLP) and the long short-term memory (LSTM) networks. We tested a number of neural network architectures by varying the number of layers, number of units per layer, dimension of the input, and weight initialization and activation functions in order to obtain the best configurations for flow prediction. Because of its ability to exploit the sequential nature of the data, the LSTM network outperformed the MLP. The LSTM led to excellent predictions of turbulence statistics (with relative errors of 0.45% and 2.49% in mean and fluctuating quantities, respectively) and of the dynamical behavior of the system (characterized by Poincare maps and Lyapunov exponents). This is an exploratory study where we consider a low-order representation of near-wall turbulence. Based on the present results, the proposed machine-learning framework may underpin future applications aimed at developing accurate and efficient data-driven subgrid-scale models for large-eddy simulations of more complex wall-bounded turbulent flows, including channels and developing boundary layers.

Place, publisher, year, edition, pages
AMER PHYSICAL SOC, 2019
National Category
Physical Sciences
Identifiers
urn:nbn:se:kth:diva-252606 (URN)10.1103/PhysRevFluids.4.054603 (DOI)000467744500004 ()2-s2.0-85067117820 (Scopus ID)
Note

QC 20190610

Available from: 2019-06-10 Created: 2019-06-10 Last updated: 2024-03-18Bibliographically approved
2. Recurrent neural networks and Koopman-based frameworks for temporal predictions in a low-order model of turbulence
Open this publication in new window or tab >>Recurrent neural networks and Koopman-based frameworks for temporal predictions in a low-order model of turbulence
Show others...
2021 (English)In: International Journal of Heat and Fluid Flow, ISSN 0142-727X, E-ISSN 1879-2278, Vol. 90, article id 108816Article in journal (Refereed) Published
Abstract [en]

The capabilities of recurrent neural networks and Koopman-based frameworks are assessed in the prediction of temporal dynamics of the low-order model of near-wall turbulence by Moehlis et al. (New J. Phys. 6, 56, 2004). Our results show that it is possible to obtain excellent reproductions of the long-term statistics and the dynamic behavior of the chaotic system with properly trained long-short-term memory (LSTM) networks, leading to relative errors in the mean and the fluctuations below 1%. Besides, a newly developed Koopman-based framework, called Koopman with nonlinear forcing (KNF), leads to the same level of accuracy in the statistics at a significantly lower computational expense. Furthermore, the KNF framework outperforms the LSTM network when it comes to short-term predictions. We also observe that using a loss function based only on the instantaneous predictions of the chaotic system can lead to suboptimal reproductions in terms of long-term statistics. Thus, we propose a model-selection criterion based on the computed statistics which allows to achieve excellent statistical reconstruction even on small datasets, with minimal loss of accuracy in the instantaneous predictions.

Place, publisher, year, edition, pages
Elsevier BV, 2021
Keywords
Dynamical systems, Machine learning, Data-driven modeling, Recurrent neural networks, Koopman operator
National Category
Computer Sciences
Identifiers
urn:nbn:se:kth:diva-300856 (URN)10.1016/j.ijheatfluidflow.2021.108816 (DOI)000687251300005 ()2-s2.0-85106289306 (Scopus ID)
Note

QC 20210928

Available from: 2021-09-28 Created: 2021-09-28 Last updated: 2023-05-15Bibliographically approved
3. Predicting the temporal dynamics of turbulent channels through deep learning
Open this publication in new window or tab >>Predicting the temporal dynamics of turbulent channels through deep learning
Show others...
2022 (English)In: International Journal of Heat and Fluid Flow, ISSN 0142-727X, E-ISSN 1879-2278, Vol. 96, article id 109010Article in journal (Refereed) Published
Abstract [en]

The success of recurrent neural networks (RNNs) has been demonstrated in many applications related to turbulence, including flow control, optimization, turbulent features reproduction as well as turbulence prediction and modeling. With this study we aim to assess the capability of these networks to reproduce the temporal evolution of a minimal turbulent channel flow. We first obtain a data-driven model based on a modal decom-position in the Fourier domain (which we denote as FFT-POD) of the time series sampled from the flow. This particular case of turbulent flow allows us to accurately simulate the most relevant coherent structures close to the wall. Long-short-term-memory (LSTM) networks and a Koopman-based framework (KNF) are trained to predict the temporal dynamics of the minimal-channel-flow modes. Tests with different configurations highlight the limits of the KNF method compared to the LSTM, given the complexity of the flow under study. Long-term prediction for LSTM show excellent agreement from the statistical point of view, with errors below 2% for the best models with respect to the reference. Furthermore, the analysis of the chaotic behaviour through the use of the Lyapunov exponents and of the dynamic behaviour through Poincare' maps emphasizes the ability of the LSTM to reproduce the temporal dynamics of turbulence. Alternative reduced-order models (ROMs), based on the identification of different turbulent structures, are explored and they continue to show a good potential in predicting the temporal dynamics of the minimal channel.

Place, publisher, year, edition, pages
Elsevier BV, 2022
Keywords
Turbulent flows, Deep-learning, Minimal channel flow, Fourier POD (FFT-POD), Data-driven analysis, Long-short-term-memory (LSTM) networks
National Category
Subatomic Physics
Identifiers
urn:nbn:se:kth:diva-316031 (URN)10.1016/j.ijheatfluidflow.2022.109010 (DOI)000827856100002 ()2-s2.0-85133572671 (Scopus ID)
Note

QC 20220809

Available from: 2022-08-09 Created: 2022-08-09 Last updated: 2023-05-15Bibliographically approved
4. Prediction of wall-bounded turbulence from wall quantities using convolutional neural networks
Open this publication in new window or tab >>Prediction of wall-bounded turbulence from wall quantities using convolutional neural networks
Show others...
2020 (English)In: Journal of Physics: Conference Series, IOP Publishing , 2020, Vol. 1522, no 1, p. 012022-Conference paper, Published paper (Refereed)
Abstract [en]

A fully-convolutional neural-network model is used to predict the streamwise velocity fields at several wall-normal locations by taking as input the streamwise and spanwise wall-shear-stress planes in a turbulent open channel flow. The training data are generated by performing a direct numerical simulation (DNS) at a friction Reynolds number of Reτ = 180. Various networks are trained for predictions at three inner-scaled locations (y+ = 15, 30, 50) and for different time steps between input samples Δt+ s. The inherent non-linearity of the neural-network model enables a better prediction capability than linear methods, with a lower error in both the instantaneous flow fields and turbulent statistics. Using a dataset with higher Δt+ s improves the generalization at all the considered wall-normal locations, as long as the network capacity is sufficient to generalize over the dataset. The use of a multiple-output network, with parallel dedicated branches for two wall-normal locations, does not provide any improvement over two separated single-output networks, other than a moderate saving in training time. Training time can be effectively reduced, by a factor of 4, via a transfer learning method that initializes the network parameters using the optimized parameters of a previously-trained network.

Place, publisher, year, edition, pages
IOP Publishing, 2020
Keywords
Convolution, Error statistics, Forecasting, Learning systems, Location, Open channel flow, Reynolds number, Shear flow, Shear stress, Transfer learning, Turbulence, Velocity, Different time steps, Neural network model, Prediction capability, Stream-wise velocities, Transfer learning methods, Turbulent open channel flow, Turbulent statistics, Wall bounded turbulence, Convolutional neural networks
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-301108 (URN)10.1088/1742-6596/1522/1/012022 (DOI)2-s2.0-85086634532 (Scopus ID)
Conference
4th Madrid Summer School on Turbulence, Madrid, 10-12 July 2019
Note

QC 20210929

Available from: 2021-09-29 Created: 2021-09-29 Last updated: 2025-02-09Bibliographically approved
5. Convolutional-network models to predict wall-bounded turbulence from wall quantities
Open this publication in new window or tab >>Convolutional-network models to predict wall-bounded turbulence from wall quantities
Show others...
2021 (English)In: Journal of Fluid Mechanics, ISSN 0022-1120, E-ISSN 1469-7645, Vol. 928, article id A27Article in journal (Refereed) Published
Abstract [en]

Two models based on convolutional neural networks are trained to predict the two-dimensional instantaneous velocity-fluctuation fields at different wall-normal locations in a turbulent open-channel flow, using the wall-shear-stress components and the wall pressure as inputs. The first model is a fully convolutional neural network (FCN) which directly predicts the fluctuations, while the second one reconstructs the flow fields using a linear combination of orthonormal basis functions, obtained through proper orthogonal decomposition (POD), and is hence named FCN-POD. Both models are trained using data from direct numerical simulations at friction Reynolds numbers Re-tau = 180 and 550. Being able to predict the nonlinear interactions in the flow, both models show better predictions than the extended proper orthogonal decomposition (EPOD), which establishes a linear relation between the input and output fields. The performance of the models is compared based on predictions of the instantaneous fluctuation fields, turbulence statistics and power-spectral densities. FCN exhibits the best predictions closer to the wall, whereas FCN-POD provides better predictions at larger wall-normal distances. We also assessed the feasibility of transfer learning for the FCN model, using the model parameters learned from the Re-tau = 180 dataset to initialize those of the model that is trained on the Re-tau = 550 dataset. After training the initialized model at the new Ret, our results indicate the possibility of matching the reference-model performance up to y(+) = 50, with 50% and 25% of the original training data. We expect that these non-intrusive sensing models will play an important role in applications related to closed-loop control of wall-bounded turbulence.

Place, publisher, year, edition, pages
Cambridge University Press (CUP), 2021
Keywords
turbulence simulation
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-305768 (URN)10.1017/jfm.2021.812 (DOI)000721246500001 ()2-s2.0-85117282863 (Scopus ID)
Note

QC 20211206

Available from: 2021-12-06 Created: 2021-12-06 Last updated: 2025-02-09Bibliographically approved
6. Direct numerical simulation of a zero-pressure-gradient thermal turbulent boundary layer up to Pr = 6
Open this publication in new window or tab >>Direct numerical simulation of a zero-pressure-gradient thermal turbulent boundary layer up to Pr = 6
(English)Manuscript (preprint) (Other academic)
Abstract [en]

The objective of the present study is to provide a numerical database of thermal boundary layers and to contribute to the understanding of the dynamics of passive scalars at different Prandtl numbers. In this regard, a direct numerical simulation (DNS) of an incompressible zero-pressure-gradient turbulent boundary layer is performed with the Reynolds number based on momentum thickness Reθ up to 1080. Four passive scalars, characterized by the Prandtl numbers Pr = 1,2,4,6 are simulated with constant Dirichlet boundary conditions, using the pseudo-spectral code SIMSON (Chevalier et al. 2007). To the best of our knowledge, the present direct numerical simulation provides the thermal boundary layer with the highest Prandtl number available in the literature. It corresponds to that of water at ≈24°C, when the fluid temperature is considered as a passive scalar. Turbulence statistics for the flow and thermal fields are computed and compared with available numerical simulations at similar Reynolds numbers. The mean flow and temperature profiles, root-mean squared (RMS) velocity and temperature fluctuations, turbulent heat flux, turbulent Prandtl number and higher-order statistics agree well with the numerical data reported in the literature. Furthermore, the pre-multiplied two-dimensional spectra of the velocity and of the passive scalars are computed, providing a quantitative description of the energy distribution at the different lengthscales for various wall-normal locations. The energy distribution of the heat flux fields at the wall is concentrated on longer temporal structures and exhibits different footprint at the wall, with increasing Prandtl number.

Keywords
Turbulent boundary layers, turbulence simulation, passive scalars, heat-flux
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-326898 (URN)
Funder
Swedish e‐Science Research CenterEU, European Research Council, 2021-CoG-101043998, DEEPCONTROLKnut and Alice Wallenberg Foundation
Note

QC 20230517

Available from: 2023-05-15 Created: 2023-05-15 Last updated: 2025-02-09Bibliographically approved
7. Fully-convolutional networks for velocity-field predictions based on the wall heat flux in turbulent boundary layers
Open this publication in new window or tab >>Fully-convolutional networks for velocity-field predictions based on the wall heat flux in turbulent boundary layers
Show others...
(English)Manuscript (preprint) (Other academic)
Abstract [en]

Fully-convolutional neural networks (FCN) were proven to be effective for predicting the instantaneous state of a fully-developed turbulent flow at different wall-normal locations using quantities measured at the wall. In Guastoni et al. (2021), we focused on wall-shear-stress distributions as input, which are difficult to measure in experiments. In order to overcome this limitation, we introduce a model that can take as input the heat-flux field at the wall from a passive scalar. Four different Prandtl numbers Pr = ν/α = (1,2,4,6) are considered (where ν is the kinematic viscosity and α is the thermal diffusivity of the scalar quantity). A turbulent boundary layer is simulated since accurate heat-flux measurements can be performed in experimental settings, paving the way for the implementation of a non-intrusive sensing approach for the flow in practical applications. This is particularly important for closed-loop flow control, which requires an accurate representation of the state of the flow to compute the actuation.

Keywords
turbulence simulation, turbulent boundary layers
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-326896 (URN)
Funder
EU, European Research Council, 2021-CoG-101043998, DEEPCONTROLSwedish e‐Science Research Center
Note

QC 20230517

Available from: 2023-05-15 Created: 2023-05-15 Last updated: 2025-02-09Bibliographically approved
8. Predicting the wall-shear stress and wall pressure through convolutional neural networks
Open this publication in new window or tab >>Predicting the wall-shear stress and wall pressure through convolutional neural networks
Show others...
(English)Manuscript (preprint) (Other academic)
Abstract [en]

The objective of this study is to assess the capability of convolution-based neural networks to predict wall quantities in a turbulent open channel flow. The first tests are performed by training a fully-convolutional network (FCN) to predict the 2D velocity-fluctuation fields at the inner-scaled wall-normal location y+ target, using the sampled velocity fluctuations in wall-parallel planes located farther from the wall, at y+ input. The predictions from the FCN are compared against the predictions from a proposed R-Net architecture. Since the R-Net model is found to perform better than the FCN model, the former architecture is optimized to predict the 2D streamwise and spanwise wall-shear-stress components and the wall pressure from the sampled velocity-fluctuation fields farther from the wall. The dataset is obtained from DNS of open channel flow at Reτ=180 and 550. The turbulent velocity-fluctuation fields are sampled at various inner-scaled wall-normal locations, along with the wall-shear stress and the wall pressure. At Reτ=550, both FCN and R-Net can take advantage of the self-similarity in the logarithmic region of the flow and predict the velocity-fluctuation fields at y+=50 using the velocity-fluctuation fields at y+=100 as input with about 10% error in prediction of streamwise-fluctuations intensity. Further, the R-Net is also able to predict the wall-shear-stress and wall-pressure fields using the velocity-fluctuation fields at y+=50 with around 10% error in the intensity of the corresponding fluctuations at both Reτ=180 and 550. These results are an encouraging starting point to develop neural-network-based approaches for modelling turbulence near the wall in large-eddy simulations. 

Keywords
Turbulent channel flow, wall-shear stress, deep learning, fully-convolutional network, self-similarity
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-326918 (URN)
Funder
Knut and Alice Wallenberg FoundationSwedish e‐Science Research CenterEU, European Research Council, 2021-CoG-101043998, DEEPCONTROL
Note

QC 20230517

Available from: 2023-05-15 Created: 2023-05-15 Last updated: 2025-02-09Bibliographically approved
9. Deep reinforcement learning for turbulent drag reduction in channel flows
Open this publication in new window or tab >>Deep reinforcement learning for turbulent drag reduction in channel flows
Show others...
2023 (English)In: The European Physical Journal E Soft matter, ISSN 1292-8941, E-ISSN 1292-895X, Vol. 46, no 4, article id 27Article in journal (Refereed) Published
Abstract [en]

We introduce a reinforcement learning (RL) environment to design and benchmark control strategies aimed at reducing drag in turbulent fluid flows enclosed in a channel. The environment provides a framework for computationally efficient, parallelized, high-fidelity fluid simulations, ready to interface with established RL agent programming interfaces. This allows for both testing existing deep reinforcement learning (DRL) algorithms against a challenging task, and advancing our knowledge of a complex, turbulent physical system that has been a major topic of research for over two centuries, and remains, even today, the subject of many unanswered questions. The control is applied in the form of blowing and suction at the wall, while the observable state is configurable, allowing to choose different variables such as velocity and pressure, in different locations of the domain. Given the complex nonlinear nature of turbulent flows, the control strategies proposed so far in the literature are physically grounded, but too simple. DRL, by contrast, enables leveraging the high-dimensional data that can be sampled from flow simulations to design advanced control strategies. In an effort to establish a benchmark for testing data-driven control strategies, we compare opposition control, a state-of-the-art turbulence-control strategy from the literature, and a commonly used DRL algorithm, deep deterministic policy gradient. Our results show that DRL leads to 43% and 30% drag reduction in a minimal and a larger channel (at a friction Reynolds number of 180), respectively, outperforming the classical opposition control by around 20 and 10 percentage points, respectively.

Place, publisher, year, edition, pages
Springer Nature, 2023
National Category
Fluid Mechanics
Identifiers
urn:nbn:se:kth:diva-326639 (URN)10.1140/epje/s10189-023-00285-8 (DOI)000967498000001 ()37039923 (PubMedID)2-s2.0-85152244557 (Scopus ID)
Note

Correction in European Physical Journal, vol. 46, issue. 6 DOI:10.1140/epje/s10189-023-00304-8, Scopus:2-s2.0-85163738742

QC 20230509

Available from: 2023-05-09 Created: 2023-08-03 Last updated: 2025-02-09Bibliographically approved

Open Access in DiVA

fulltext(4917 kB)1138 downloads
File information
File name FULLTEXT01.pdfFile size 4917 kBChecksum SHA-512
8daf3f8b4af5fd9dba58d1d56973bfab7ba5c4d4ec3692a0bee80071a2884aaf910dabf746cec8e572ccdb2a26eda997bac972d5eececb9963bf4eb27252ffa7
Type fulltextMimetype application/pdf

Authority records

Guastoni, Luca

Search in DiVA

By author/editor
Guastoni, Luca
By organisation
SeRC - Swedish e-Science Research CentreFluid Mechanics and Engineering AcousticsLinné Flow Center, FLOW
Fluid Mechanics

Search outside of DiVA

GoogleGoogle Scholar
Total: 1138 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

isbn
urn-nbn

Altmetric score

isbn
urn-nbn
Total: 2307 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf