<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.fusenet.eu/fusionwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daniellopezbruna</id>
	<title>FusionWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.fusenet.eu/fusionwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daniellopezbruna"/>
	<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/wiki/Special:Contributions/Daniellopezbruna"/>
	<updated>2026-05-19T04:49:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8198</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8198"/>
		<updated>2025-03-05T12:17:26Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with [[Magnetic island|magnetic islands]],” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by [[Magnetic island|magnetic islands]] or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Informe Técnico Ciemat 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and [[FAFNER|FAFNER]] to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8197</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8197"/>
		<updated>2025-03-05T12:12:55Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with [[Magnetic island|magnetic islands]],” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by [[Magnetic island|magnetic islands]] or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Informe Técnico Ciemat 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8196</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8196"/>
		<updated>2025-03-05T12:11:25Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with [[Magnetic island|magnetic islands]],” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by magnetic islands or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Informe Técnico Ciemat 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8195</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8195"/>
		<updated>2025-03-05T12:06:03Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by magnetic islands or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Informe Técnico Ciemat 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8194</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8194"/>
		<updated>2025-03-05T11:52:35Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by magnetic islands or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Informe Técnico Ciemat 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8193</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8193"/>
		<updated>2025-03-05T11:51:22Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by magnetic islands or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. L ́opez-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Tech. Rep. 1402, CIEMAT, Madrid, May 2017&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8192</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8192"/>
		<updated>2025-03-05T11:51:02Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* Extensions of ASTRA for the TJ-II stellarator */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an extension of the geometrical possibilities in ASTRA, plasma regions occupied by magnetic islands or ergodic regions (limited by flux surfaces) can be treated as well in the transport models&amp;lt;ref&amp;gt;D. L ́opez-Bruna, B. Momo, and Y. Zhang, “One-dimensional treatment of the effect of small magnetic islands on transport in the TJ-II stellarator,” Tech. Rep. 1402, CIEMAT, Madrid, May 2017&amp;lt;\ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8191</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8191"/>
		<updated>2025-03-05T11:43:26Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 dedicated subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8190</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8190"/>
		<updated>2025-03-05T11:42:22Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions&amp;lt;ref&amp;gt;D. López-Bruna, B. Momo, I. Predebon, A. López-Fraguas, F. Auriemma, Y. Suzuki, and R. Lorenzini, “Flux-surface averaged radial transport in toroidal plasmas with magnetic islands,” Nuclear Fusion, vol. 58, no. 10, p. 106031, 2018. [http://stacks.iop.org/0029-5515/58/i=10/a=106031]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8189</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8189"/>
		<updated>2025-03-05T11:39:46Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined. In this case, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220 subroutines] can be added to update at will the metric coefficients depending on the plasma currents. Moreover, despite the one-dimensional nature of the transport equations, appropriate handling of the integration space permits also making calculations that include magnetic islands or ergodic plasma regions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [https://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8188</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8188"/>
		<updated>2025-03-03T14:39:25Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: Update of references with documentation purposes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [http://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8187</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8187"/>
		<updated>2025-03-03T14:36:45Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]]. It considers diagonal metric coefficients as it corresponds to axi-symmetric, tokamak-like geometries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of both [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be solved to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [http://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, &#039;&#039;Transporte con Astra en TJ-II,&#039;&#039; Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including possible changes of the main metric coefficients depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8186</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8186"/>
		<updated>2025-03-03T14:22:08Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt; &lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be used to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [http://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, “Transporte con Astra en TJ-II,” Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including the possible variations of the main metric profiles of the magnetic configuration depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources for the [http://fusionwiki.ciemat.es/wiki/TJ-II TJ-II] device; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ipp.mpg.de/~git/astra/section.php?sec=0 ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8185</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8185"/>
		<updated>2025-03-03T14:20:50Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]].&lt;br /&gt;
&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be used to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. Examples of how the ASTRA suit can be extended for particular needs can be found below for the case of the TJ-II Heliac at [http://www.ciemat.es CIEMAT].&lt;br /&gt;
&lt;br /&gt;
== Extensions of ASTRA for the TJ-II stellarator ==&lt;br /&gt;
&lt;br /&gt;
ASTRA has been used in many transport analysis works related with the TJ-II device. The citations that follow contain the coding of ASTRA models, so they can serve as a reference for the extension of ASTRA to particular needs, as well as a source of examples of ASTRA programming.&lt;br /&gt;
&lt;br /&gt;
The ASTRA suite was adopted to perform interpretative and predictive transport for TJ-II plasmas considering an approximate geometry&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, “Transporte con Astra en TJ-II,” Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;.  The geometry was improved in collaboration with G. Pereverzev, one of the authors of the ASTRA suite, in order to adapt the non axi-symmetric stellarator geometry&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;, which allowed for first estimates of the evolution of the rotational transform according to the net plasma current in the device. A more detailed evolution of the rotational transform, including the possible variations of the main metric profiles of the magnetic configuration depending on the evolution of the plasma pressure has been also programmed in ASTRA&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;. In this case, internal and driven currents (e. g. bootstrap currents or heating-driven currents) can be included in the calculations.&lt;br /&gt;
&lt;br /&gt;
Demanding calculations are conveniently done through system calls from the ASTRA subroutines.  One such possible extensions of the ASTRA is the coupling of the calculations to the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources for the [http://fusionwiki.ciemat.es/wiki/TJ-II TJ-II] device; or the coupling to ray-tracing calculations, including the access to distributed resources&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ipp.mpg.de/~git/astra/section.php?sec=0 ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8184</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=8184"/>
		<updated>2025-03-03T13:12:58Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]].&lt;br /&gt;
&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be used to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. An example of how the ASTRA suit can be extended for particular needs can be found [http://www.iaea.org/inis/collection/NCLCollectionStore/_Public/41/046/41046471.pdf here] (In Spanish), where subroutines have been developed to couple the set of transport equations with the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources for the [http://fusionwiki.ciemat.es/wiki/TJ-II TJ-II] device.&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ipp.mpg.de/~git/astra/section.php?sec=0 ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;D. López-Bruna, F. Castejón, and J. M. Fontdecaba, “Transporte con Astra en TJ-II,” Informe Técnico Ciemat 1035, Ciemat, Madrid, Spain, Enero 2004, [https://inis.iaea.org/records/rcnnh-d2398]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;D. López-Bruna, J. A. Romero, and F. Castejón, “Geometría del TJ-II en astra 6.0,” Informe Técnico Ciemat 1086, CIEMAT, Madrid, August 2006., [https://inis.iaea.org/records/xxs57-qjb22]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds, A. Cappa, J. Martinell, J. García, and C. Gutiérrez-Tapia, “Programas periféricos de ASTRA para el TJ-II,” Informe Técnico Ciemat 1201, CIEMAT, March 2010, [https://documenta.ciemat.es/bitstream/123456789/114/1/40921_IC1201.pdf]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;D. López-Bruna, J. M. Reynolds-Barredo, and B. Momo, “Evolution of the rotational transform in TJ-II discharges using the ASTRA code,” Informe Técnico Ciemat 1470, Ciemat, July 2020, [https://servicios.mpr.es/VisorPublicaciones/visordocumentosicopo.aspx?NIPO=83220004X&amp;amp;SUBNIPO=0001&amp;amp;IDPUBLICACION=000183220]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group_Meeting&amp;diff=5319</id>
		<title>Coordinated Working Group Meeting</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group_Meeting&amp;diff=5319"/>
		<updated>2017-01-12T10:06:42Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Coordinated Working Group]] Meeting (CWGM) implements and coordinates international collaborations in [[Stellarator|stellarator-heliotron]] research.&lt;br /&gt;
The work is intended to contribute to the [[Fusion_databases|International Stellarator-Heliotron Confinement (Profile) Database, ISH-C(P)DB]].&lt;br /&gt;
The Coordinated Working Group Meeting and related database activities ISHPDB are being conducted under the auspices of the IEA Implementing Agreement of Development of Stellarator/Heliotron Concepts (2.10.1992).&lt;br /&gt;
&lt;br /&gt;
== List of meetings ==&lt;br /&gt;
&lt;br /&gt;
* [http://p-grp.nucleng.kyoto-u.ac.jp/ktscwgm2006/ 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; CWGM, Kyoto 2006]&lt;br /&gt;
* [http://www.ipp.mpg.de/~dinklage/CWGM2007/cwgm.html 2&amp;lt;sup&amp;gt;nd&amp;lt;/sup&amp;gt; CWGM, Greifswald 2007]&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/program.html 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; CWGM, Toki, 2007]&lt;br /&gt;
* [http://www-fusion.ciemat.es/cwgm4/index.htm 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Madrid, 2008]&lt;br /&gt;
* [http://www.ipf.uni-stuttgart.de/cwgm/index.html 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Stuttgart, 2009]&lt;br /&gt;
* [http://www.pppl.gov/conferences/2009/ISHW09/CWGM.html 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, 2009]&lt;br /&gt;
* [http://www.ipp.mpg.de/~dinklage/CWGM7/ 7&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Greifswald, 2010]&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/cwgm8.html 8&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Toki, 2011]&lt;br /&gt;
* [http://iscdb.nifs.ac.jp/cwgm9.html 9&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Canberra, Australia, January 28, 2012]&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/cwgm10.html 10&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Greifswald, Germany, 6-8 June, 2012]&lt;br /&gt;
* [http://fusionsites.ciemat.es/cwgm11 11&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Madrid, Spain, 11-13 March 2013]&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/CWGM12/index.html 12&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Padova, Italy, 20 September 2013] (at the 19&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; [[International Stellarator and Heliotron Workshop]])&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/CWGM13/index.html 13&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Kyoto, Japan, 26-28 February 2014]&lt;br /&gt;
* [http://ishcdb.nifs.ac.jp/CWGM14/index.html 14&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Warsaw, Poland, 17-19 June, 2015]&lt;br /&gt;
* [http://www.ipp.mpg.de/cwgm 15&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Greifswald, Germany, 21-23 March, 2016]&lt;br /&gt;
* [http://fusionsites.ciemat.es/cwgm16 16&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; CWGM, Madrid, Spain, 18-20 January, 2017]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conferences]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Langmuir_Probes&amp;diff=4751</id>
		<title>TJ-II:Langmuir Probes</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Langmuir_Probes&amp;diff=4751"/>
		<updated>2014-10-22T09:43:39Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:TJ-II_Langmuir.png|400px|thumb|right|Location of the reciprocating Langmuir probes at TJ-II]]&lt;br /&gt;
[[TJ-II]] has two fast reciprocating drives for [[:Wikipedia:Langmuir probe|Langmuir probes]] (with a displacement velocity of approximately 1 m/s).&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://link.aip.org/link/?RSINAK/70/415/1 M.A. Pedrosa et al, &#039;&#039;Fast movable remotely controlled Langmuir probe system&#039;&#039;, Rev. Sci. Instrum. &#039;&#039;&#039;70&#039;&#039;&#039; (1999) 415]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1002/ctpp.200410104 E. Calderón et al, &#039;&#039;On the Influence of Probe Presheath on the Measurement of Fluctuation and E × B Turbulent Transport by Langmuir Probes&#039;&#039;, Contributions to Plasma Physics &#039;&#039;&#039;44&#039;&#039;&#039;, Issue 7-8 (2004) 700 - 704]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://link.aps.org/doi/10.1103/PhysRevLett.100.215003 M.A. Pedrosa et al, &#039;&#039;Evidence of Long-Distance Correlation of Fluctuations during Edge Transitions to Improved-Confinement Regimes in the TJ-II Stellarator&#039;&#039;, Phys. Rev. Lett. &#039;&#039;&#039;100&#039;&#039;&#039; (2008) 215003]&amp;lt;/ref&amp;gt;&lt;br /&gt;
Probe drive 1 is located at &amp;amp;phi; = 38.2&amp;amp;deg;, R=134 cm ([[TJ-II:Sectors|sector]] D4) and probe drive 2 at &amp;amp;phi; = 195&amp;amp;deg; ([[TJ-II:Sectors|sector]] B2).&lt;br /&gt;
&lt;br /&gt;
== Probe heads ==&lt;br /&gt;
&lt;br /&gt;
Several different heads can be mounted on the reciprocating drives: e.g., staircase Langmuir probes, a rake probe (as of 2009), or a multi-pin Langmuir probe (2010). A [[TJ-II:Biasing probe|biasing probe]] has also been used.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; style=&amp;quot;width:450px;&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[File:Langmuir_probe_head.gif|200px|thumb|left|Photo of a staircase Langmuir probe head with three sets of measurement pins]]&lt;br /&gt;
| [[File:Multipin.jpg|200px|thumb|left|Photo of a multipin Langmuir probe head]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[File:TJ-II_Rake.png|450px|thumb|left|Photo of a Langmuir rake probe head]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[TJ-II:Limiter|Limiter probes]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4694</id>
		<title>EIRENE</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4694"/>
		<updated>2014-07-18T14:58:56Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
The EIRENE neutral gas transport code (...) resorts to a combinatorial discretisation of general 3 dimensional computational domains. It is a multi-species code solving simultaneously a system of time dependent (optional) or stationary (default) linear kinetic transport equations of almost arbitrary complexity. A crude model for transport of ionized particles along magnetic field lines is also included. EIRENE is coupled to external databases for atomic and molecular data and for surface reflection data, and it calls various user supplied routines, e.g. for exchange of data with other (fluid-) transport codes. The main goal of code development was to provide a tool to investigate neutral gas transport in magnetically confined plasmas. But, due to its flexibility, it also can be used to solve more general linear kinetic transport equations, by applying a stochastic rather than a numerical or analytical method of solution. In particular, options are retained to reduce the model equations to the theoretically important case of the one speed transport problem. Major applications of EIRENE are in connection with plasma fluid codes, in particular with the various versions of the B2 code. The semi-implicit iterative coupling method of B2- EIRENE and it’s implementation (code segment: EIRCOP) are also described. (Extracted from [http://www.eirene.de The Eirene Code User Manual]).&lt;br /&gt;
&lt;br /&gt;
Extensive documentation about the code can be found in the EIRENE Code [http://www.eirene.de EIRENE home] page, including the manual and [http://www.eirene.de/html/relevant_reports.html reports] on its coupling to transport codes.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://www.eirene.de  D. Reiter, The Eirene Code User Manual, Version: 11/2005]&lt;br /&gt;
* B. Braams. Computational Studies in Tokamak Equilibrium and Transport. PhD thesis, Rijksuniversiteit Utrecht, June 1986&lt;br /&gt;
* [http://iopscience.iop.org/0741-3335/33/13/008 D. Reiter, H. Kever, G.H. Wolf, et al. Helium removal from tokamaks. Plasma Phys. and Contr. Fus., 33:1579, 1991]&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0022311506800140 D. Reiter. Progress in 2-dimensional plasma edge modelling. J. Nucl. Mat., 196– 198:241, 1992]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4693</id>
		<title>EIRENE</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4693"/>
		<updated>2014-07-18T14:45:23Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://www.eirene.de EIRENE home]&lt;br /&gt;
&lt;br /&gt;
The EIRENE neutral gas transport code (...) resorts to a combinatorial discretisation of general 3 dimensional computational domains. It is a multi-species code solving simultaneously a system of time dependent (optional) or stationary (default) linear kinetic transport equations of almost arbitrary complexity. A crude model for transport of ionized particles along magnetic field lines is also included. EIRENE is coupled to external databases for atomic and molecular data and for surface reflection data, and it calls various user supplied routines, e.g. for exchange of data with other (fluid-) transport codes. The main goal of code development was to provide a tool to investigate neutral gas transport in magnetically confined plasmas. But, due to its flexibility, it also can be used to solve more general linear kinetic transport equations, by applying a stochastic rather than a numerical or analytical method of solution. In particular, options are retained to reduce the model equations to the theoretically important case of the one speed transport problem. Major applications of EIRENE are in connection with plasma fluid codes, in particular with the various versions of the B2 code. The semi-implicit iterative coupling method of B2- EIRENE and it’s implementation (code segment: EIRCOP) are also described. (Extracted from [http://www.eirene.de The Eirene Code User Manual]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://www.eirene.de  D. Reiter, The Eirene Code User Manual, Version: 11/2005]&lt;br /&gt;
* B. Braams. Computational Studies in Tokamak Equilibrium and Transport. PhD thesis, Rijksuniversiteit Utrecht, June 1986&lt;br /&gt;
* [http://iopscience.iop.org/0741-3335/33/13/008 D. Reiter, H. Kever, G.H. Wolf, et al. Helium removal from tokamaks. Plasma Phys. and Contr. Fus., 33:1579, 1991]&lt;br /&gt;
* [http://www.sciencedirect.com/science/article/pii/S0022311506800140 D. Reiter. Progress in 2-dimensional plasma edge modelling. J. Nucl. Mat., 196– 198:241, 1992]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4692</id>
		<title>EIRENE</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=EIRENE&amp;diff=4692"/>
		<updated>2014-07-17T15:17:15Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://www.eirene.de EIRENE home]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://www.eirene.de  D. Reiter, The Eirene Code User Manual, Version: 11/2005]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=4691</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=4691"/>
		<updated>2014-07-17T15:12:32Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]].&lt;br /&gt;
&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be used to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. An example of how the ASTRA suit can be extended for particular needs can be found [http://www.iaea.org/inis/collection/NCLCollectionStore/_Public/41/046/41046471.pdf here] (In Spanish), where subroutines have been developed to couple the set of transport equations with the Montecarlo codes [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources for the [http://fusionwiki.ciemat.es/wiki/TJ-II TJ-II] device.&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ipp.mpg.de/~git/astra/section.php?sec=0 ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=4690</id>
		<title>ASTRA</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=ASTRA&amp;diff=4690"/>
		<updated>2014-07-17T15:10:09Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The code ASTRA (Automated System for TRansport Analysis)&lt;br /&gt;
solves a user-defined set of transport equations in &lt;br /&gt;
[[Toroidal coordinates|toroidal geometry]].&lt;br /&gt;
&amp;lt;ref&amp;gt;G.V. Pereverzev, P.N. Yushmanov, &#039;&#039;ASTRA - Automated System for TRansport Analysis&#039;&#039;, Max-Planck-Institut Für Plasmaphysik, [http://w3.pppl.gov/~hammett/work/2009/Astra_ocr.pdf IPP-Report, IPP 5/98, February, 2002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Presently, the code is used for transport simulations of [[Tokamak|tokamak]] and [[Stellarator|stellarator]] plasmas. If used for tokamak plasmas, the Grad-Shafranov equation can be used to update the geometry as the plasma current density and pressure evolve. In the case of stellarators, the geometry can be taken from experimental files where the most relevant metric coefficients and magnitudes are defined.&lt;br /&gt;
&lt;br /&gt;
ASTRA includes an extended library of physical modules, a graphic interface, plotting and post-run viewing facilities, etc. Along with the common libraries, every user can have his local libraries of different formulae and functions, experimental data and simulation results. The physics models are defined by the user through a high level programming language –ASTRA specific, but easy to learn– where the different formulae and functions can be directly included from the libraries. In addition, there is a set of subroutines that can be plugged into the models, thus allowing for complex evaluations of e.g. source terms. Subroutines can also be created by the user: every time ASTRA is run, it checks for modifications of the ASTRA environment (functions, formulae, subroutines... ) so the corresponding objects are compiled and included in the ASTRA framework for immediate use. An example of how the ASTRA suit can be extended for particular needs can be found [http://www.iaea.org/inis/collection/NCLCollectionStore/_Public/41/046/41046471.pdf here] (In Spanish), where subroutines have been developed to couple the set of transport equations with [http://fusionwiki.ciemat.es/wiki/EIRENE Eirene] and Fafner to obtain respectively recycling and [http://fusionwiki.ciemat.es/wiki/TJ-II:Neutral_Beam_Injection neutral beam injection] sources for the [http://fusionwiki.ciemat.es/wiki/TJ-II TJ-II] device.&lt;br /&gt;
  &lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ipp.mpg.de/~git/astra/section.php?sec=0 ASTRA online manual]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group:_Neoclassical_Transport&amp;diff=4566</id>
		<title>Coordinated Working Group: Neoclassical Transport</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group:_Neoclassical_Transport&amp;diff=4566"/>
		<updated>2014-02-17T10:34:15Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* Central Electron Root Confinement */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Core Electron Root Confinement ==&lt;br /&gt;
[https://ishpdb.ipp-hgw.mpg.de/ISS/public/ISHPDB_public/physicsTopics/CERC/index.html ISHPDB CERC]&lt;br /&gt;
=== References ===&lt;br /&gt;
M. Yokoyama et al., [[doi:10.1088/0029-5515/47/9/018|Nucl. Fusion., 47, 1213 (2007)]].&amp;lt;br&amp;gt;&lt;br /&gt;
M. Yokoyama et al., [http://www.new.ans.org/pubs/journals/fst/a_1254 Fusion Sci. Tech., 50, 327 (2006)].&amp;lt;br&amp;gt;&lt;br /&gt;
J. Lore et al., [[doi:10.1063/1.3300465|Physics of Plasmas 17, 056101 (2010)]]. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ion Root Conditions ==&lt;br /&gt;
[https://ishpdb.ipp-hgw.mpg.de/ISS/public/ISHPDB_public/physicsTopics/neocl_transp/index.html ISHPDB NC Ion Root Transport]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
A. Dinklage et al., [http://dx.doi.org/10.1088/0029-5515/53/6/063022| Nucl. Fusion. 53, 063022 (2013)].&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Resonant_Heating&amp;diff=4557</id>
		<title>TJ-II:Electron Cyclotron Resonant Heating</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Resonant_Heating&amp;diff=4557"/>
		<updated>2014-02-06T12:01:47Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In the [[TJ-II]] stellarator, the plasmas are created and heated by two 53.2 GHz gyrotrons, each of them delivering up to 300 kW in the 2&amp;lt;sup&amp;gt;nd&amp;lt;/sup&amp;gt; harmonic, with X-mode polarisation.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/30/7/008 F. Castejón and J. Guasp, &#039;&#039;Microwave injection in heliac device TJ-II&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;30&#039;&#039;&#039; (1988) 907-911]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The power is transmitted to the plasma by two quasi-optical transmission lines (QTL1 and QTL2).&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1023/A:1006720117520 A. Fernández et al, &#039;&#039;Quasioptical Transmission Lines for ECRH at TJ-II Stellarator&#039;&#039;, International Journal of Infrared and Millimeter Waves &#039;&#039;&#039;21&#039;&#039;&#039;, 12 (2000) 1945-1957]&amp;lt;/ref&amp;gt; &lt;br /&gt;
The power is delivered to the [[TJ-II:Sectors|sector]] B3 (for QTL1) and A6 (for QTL2).&lt;br /&gt;
The last mirror of each line is a steerable mirror located inside the [[TJ-II:Vacuum system|vacuum vessel]], which allows for perpendicular and oblique injection. &lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1109/ICIMW.2000.892950 A. Fernández et al, &#039;&#039;Design of the upgraded TJ-II quasi-optical transmission line&#039;&#039;, Conference Digest, 25&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; International Conference on Infrared and Millimeter Waves (2000) 91 - 92]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&amp;amp;arnumber=4516800&amp;amp;isnumber=4516365 A. Fernandez et al, &#039;&#039;EC waves polarization control in the TJ-II stellarator&#039;&#039;, Joint 32&amp;lt;sup&amp;gt;nd&amp;lt;/sup&amp;gt; International Conference on Infrared and Millimeter Waves (2007)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/s10762-007-9256-2 A. Fernández et al, &#039;&#039;Gyrotron Radiation Affected by a Controlled Modulated Reflector: High Power Experiment&#039;&#039;, International Journal of Infrared and Millimeter Waves &#039;&#039;&#039;28&#039;&#039;&#039;, 9 (2007) 705-711]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/j.fusengdes.2008.12.092 A. Fernández et al, &#039;&#039;Performance of the TJ-II ECRH system with the new −80 kV 50 A high voltage power supply&#039;&#039;, Fusion Engineering and Design &#039;&#039;&#039;84&#039;&#039;&#039;, Issues 2-6 (2009) 772-775]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The gyrotrons can be modulated for perturbative transport experiments &amp;lt;ref&amp;gt;[http://stacks.iop.org/PPCF/45/105 S. Eguilior et al, &#039;&#039;Heat wave experiments on TJ-II flexible heliac&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2003) 105–120]&amp;lt;/ref&amp;gt; and can be used to drive current.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/40/12/010 V. Tribaldos et al, &#039;&#039;Electron cyclotron heating and current drive in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;40&#039;&#039;&#039; (1998) 2113]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Resonant_Heating&amp;diff=4556</id>
		<title>TJ-II:Electron Cyclotron Resonant Heating</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Resonant_Heating&amp;diff=4556"/>
		<updated>2014-02-06T11:58:38Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In the [[TJ-II]] stellarator, the plasmas are created and heated by two 53.2 GHz gyrotrons, each of them delivering up to 300 kW in the 2&amp;lt;sup&amp;gt;nd&amp;lt;/sup&amp;gt; harmonic, with X-mode polarisation.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/30/7/008 F. Castejón and J. Guasp, &#039;&#039;Microwave injection in heliac device TJ-II&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;30&#039;&#039;&#039; (1988) 907-911]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The power is transmitted to the plasma by two quasi-optical transmission lines (QTL1 and QTL2).&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1023/A:1006720117520 A. Fernández et al, &#039;&#039;Quasioptical Transmission Lines for ECRH at TJ-II Stellarator&#039;&#039;, International Journal of Infrared and Millimeter Waves &#039;&#039;&#039;21&#039;&#039;&#039;, 12 (2000) 1945-1957]&amp;lt;/ref&amp;gt; &lt;br /&gt;
The power is delivered to the [[TJ-II:Sectors|sector]] B3 (for QTL1) and A6 (for QTL2).&lt;br /&gt;
The last mirror of each line is a steerable mirror located inside the [[TJ-II:Vacuum system|vacuum vessel]], which allows for perpendicular and oblique injection. &lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1109/ICIMW.2000.892950 A. Fernández et al, &#039;&#039;Design of the upgraded TJ-II quasi-optical transmission line&#039;&#039;, Conference Digest, 25&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; International Conference on Infrared and Millimeter Waves (2000) 91 - 92]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?tp=&amp;amp;arnumber=4516800&amp;amp;isnumber=4516365 A. Fernandez et al, &#039;&#039;EC waves polarization control in the TJ-II stellarator&#039;&#039;, Joint 32&amp;lt;sup&amp;gt;nd&amp;lt;/sup&amp;gt; International Conference on Infrared and Millimeter Waves (2007)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/s10762-007-9256-2 A. Fernández et al, &#039;&#039;Gyrotron Radiation Affected by a Controlled Modulated Reflector: High Power Experiment&#039;&#039;, International Journal of Infrared and Millimeter Waves &#039;&#039;&#039;28&#039;&#039;&#039;, 9 (2007) 705-711]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/j.fusengdes.2008.12.092 A. Fernández et al, &#039;&#039;Performance of the TJ-II ECRH system with the new −80 kV 50 A high voltage power supply&#039;&#039;, Fusion Engineering and Design &#039;&#039;&#039;84&#039;&#039;&#039;, Issues 2-6 (2009) 772-775]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The gyrotrons can be modulated for perturbative transport experiments&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://stacks.iop.org/PPCF/45/105 S. Eguilior et al, &#039;&#039;Heat wave experiments on TJ-II flexible heliac&#039;&#039;, Plasma Phys. Control. Fusion 45 (2003) 105–120]&amp;lt;/ref&amp;gt;&lt;br /&gt;
 and can be used to drive current.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/40/12/010 V. Tribaldos et al, &#039;&#039;Electron cyclotron heating and current drive in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion 40 (1998) 2113]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=FusionWiki:Current_events&amp;diff=4555</id>
		<title>FusionWiki:Current events</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=FusionWiki:Current_events&amp;diff=4555"/>
		<updated>2014-02-05T19:18:55Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: Corregida ciudad del evento (S. José en vez de S. Carlos)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Upcoming Fusion and Plasma events ==&lt;br /&gt;
&lt;br /&gt;
Please feel free to add events.&lt;br /&gt;
&lt;br /&gt;
=== 2014 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;20%&amp;quot; | Date (2014)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;20%&amp;quot; | Location&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;60%&amp;quot; | Conference/Meeting&lt;br /&gt;
|-&lt;br /&gt;
| January 27-31 || San José, Costa Rica || [http://lawpp2014.org/ 15&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Latin American Workshop on Plasma Physics (LAWPP)]&lt;br /&gt;
|-&lt;br /&gt;
| April 22-25 || San Antonio, Texas, US || [http://ttf2014.ucsd.edu/TTF_2014/Home.html US Transport Task Force Workshop]&lt;br /&gt;
|-&lt;br /&gt;
| May 26-30 || Kanazawa, Japan || [http://psi2014.nifs.ac.jp/ 21&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; International Conference on Plasma Surface Interactions (PSI)]&lt;br /&gt;
|-&lt;br /&gt;
| June 1-5 || Atlanta, USA || [http://web.ornl.gov/sci/fed/HTPD2014/ 20&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Topical Conference on High-Temperature Plasma Diagnostics (HTPD)]&lt;br /&gt;
|-&lt;br /&gt;
| June 16-19 || Prague, Czech Republic || [http://www.plasmaconference.cz/about.php 26&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Symposium on Plasma Physics and Technology]&lt;br /&gt;
|-&lt;br /&gt;
| June 23-27 || Berlin, Germany || [http://eps2014-berlin.de 41&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt; European Physical Society Conference on Plasma Physics (EPS)]&lt;br /&gt;
|-&lt;br /&gt;
| September 8 - 11 || Abingdon, UK || [http://www.ttf2014.org/ 19&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Joint EU-US Transport Task Force Workshop (TTF)]&lt;br /&gt;
|-&lt;br /&gt;
| September 29 - October 3 || San Sebastián, Spain || [http://www.soft2014.eu/ 28&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Symposium on Fusion Technology (SOFT)]&lt;br /&gt;
|-&lt;br /&gt;
| October 13-18|| St. Petersburg, Russia || [http://www-pub.iaea.org/iaeameetings/46091/25th-Fusion-Energy-Conference-FEC-2014 25&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; IAEA Fusion Energy Conference (FEC)]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 2015 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;20%&amp;quot; | Date (2015)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;20%&amp;quot; | Location&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; width=&amp;quot;60%&amp;quot; | Conference/Meeting&lt;br /&gt;
|-&lt;br /&gt;
| October 5 - 8 || Lisbon, Portugal || [http://www.ipfn.ist.utl.pt/eftc2015 16&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; European Fusion Theory Conference (EFTC)]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Periodic meetings ==&lt;br /&gt;
&lt;br /&gt;
The following FusionWiki entries attempt to both provide a record of historic meetings and direct links to proceedings:&lt;br /&gt;
* The [[IAEA Fusion Energy Conference]] (FEC)&lt;br /&gt;
* The [[European Physical Society Conference on Plasma Physics]] (EPS-CPP)&lt;br /&gt;
* The [[International Congress on Plasma Physics]] (ICPP)&lt;br /&gt;
* The [http://www.apsdpp.org/meetings/meeting_archives.php Annual Meeting of the Division of Plasma Physics of the American Physical Society] (APS-DPP)&lt;br /&gt;
* The [[International Stellarator and Heliotron Workshop]] (ISHW)&lt;br /&gt;
* The [[European Fusion Theory Conference]] (EFTC)&lt;br /&gt;
* The [[Conference on Plasma Surface Interactions]] (PSI)&lt;br /&gt;
* The [[Symposium on Fusion Technology]] (SOFT)&lt;br /&gt;
* The [[EU-US Transport Task Force Meeting]] (TTF)&lt;br /&gt;
* The [[International Toki Conference]] (ITC)&lt;br /&gt;
* The [[Topical Conference on High Temperature Plasma Diagnostics]] (HTPD)&lt;br /&gt;
* The [http://www.sherwoodtheory.org/ Sherwood Theory Conference]&lt;br /&gt;
* The [[International Conference on Tritium Science and Technology]] (TRITIUM)&lt;br /&gt;
* The [[International Symposium on Fusion Nuclear Technology]] (ISFNT)&lt;br /&gt;
* The [[Coordinated Working Group Meeting]] (CWGM)&lt;br /&gt;
&lt;br /&gt;
See also [[:Category:Conferences]].&lt;br /&gt;
&lt;br /&gt;
== Meeting lists at other sites ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee.org/plasma_meetings IEEE.org] (comprehensive list)&lt;br /&gt;
* [http://fusenet.eu/events FuseNet Events]&lt;br /&gt;
* [http://crpp.epfl.ch/conferences_e Centre de Recherches en Physique des Plasmas]&lt;br /&gt;
* [http://fire.pppl.gov/meetings_fusion.htm Fusion meeting list at Fire]&lt;br /&gt;
* [http://www.conference-service.com/conferences/plasma-and-gas-discharge-physics.html Conference-service] (commercial)&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group:_Neoclassical_Transport&amp;diff=4515</id>
		<title>Coordinated Working Group: Neoclassical Transport</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=Coordinated_Working_Group:_Neoclassical_Transport&amp;diff=4515"/>
		<updated>2013-12-17T11:43:35Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* Ion Root Conditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Central Electron Root Confinement ==&lt;br /&gt;
[https://ishpdb.ipp-hgw.mpg.de/ISS/public/ISHPDB_public/physicsTopics/CERC/index.html ISHPDB CERC]&lt;br /&gt;
=== References ===&lt;br /&gt;
M. Yokoyama et al., [[doi:10.1088/0029-5515/47/9/018|Nucl. Fusion., 47, 1213 (2007)]].&amp;lt;br&amp;gt;&lt;br /&gt;
M. Yokoyama et al., [http://www.new.ans.org/pubs/journals/fst/a_1254 Fusion Sci. Tech., 50, 327 (2006)].&amp;lt;br&amp;gt;&lt;br /&gt;
J. Lore et al., [[doi:10.1063/1.3300465|Physics of Plasmas 17, 056101 (2010)]]. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ion Root Conditions ==&lt;br /&gt;
[https://ishpdb.ipp-hgw.mpg.de/ISS/public/ISHPDB_public/physicsTopics/neocl_transp/index.html ISHPDB NC Ion Root Transport]&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
A. Dinklage et al., [http://dx.doi.org/10.1088/0029-5515/53/6/063022| Nucl. Fusion. 53, 063022 (2013)].&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Emission&amp;diff=4000</id>
		<title>TJ-II:Electron Cyclotron Emission</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Electron_Cyclotron_Emission&amp;diff=4000"/>
		<updated>2012-07-02T15:27:40Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: Specifies that the ECE system is tuned to receive radiation mainly from the HFS of the plasma&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:TJ-II_ECE_Antenna.png|315px|thumb|right|Diagram showing the position of the ECE antenna-mirror system at TJ-II.]]&lt;br /&gt;
Electron temperature profiles are measured at [[TJ-II]]&lt;br /&gt;
by means of a 16 channel heterodyne radiometer,&lt;br /&gt;
covering the frequency range 50–60 GHz, corresponding to the second harmonic of electron cyclotron emission (ECE) in X-mode polarization at a magnetic field of 0.95 T on the plasma axis. &lt;br /&gt;
The measurements are performed from the low field side (LFS) in the horizontal midplane (between [[TJ-II:Sectors|sectors]] C4 and C5, &amp;amp;phi; = 315&amp;amp;deg;), but most of the channels receive radiation from the high field side (HFS). In normal operation conditions, the frequency depends on a known way on the magnitude of the magnetic field B. Tuning properly the receiver system, each frequency corresponds to a different value of the major radius &#039;&#039;R&#039;&#039; (according to &#039;&#039;B(R)&#039;&#039;). &lt;br /&gt;
The system is operated close to the strong [[TJ-II:Electron Cyclotron Resonant Heating|ECR heating source]] (f&amp;lt;sub&amp;gt;ECRH&amp;lt;/sub&amp;gt; = 53.2 GHz). &lt;br /&gt;
To protect the radiometer against stray radiation from the gyrotron, the radiometer band is split into two parts. &lt;br /&gt;
The second harmonic emission above and below 53.2 GHz are measured separately by means of microwave couplers in the signal path.&lt;br /&gt;
&lt;br /&gt;
== Calibration ==&lt;br /&gt;
The system is calibrated absolutely by comparing room temperature with liquid nitrogen temperature. &lt;br /&gt;
&amp;lt;ref name=&amp;quot;Luna&amp;quot;&amp;gt;[http://link.aip.org/link/?RSINAK/72/379/1 E. de la Luna, J. Sánchez, V. Tribaldos, and T. Estrada, &#039;&#039;Multichannel electron cyclotron emission radiometry in TJ-II stellarator&#039;&#039;, Rev. Sci. Instrum. &#039;&#039;&#039;72&#039;&#039;&#039;, 379 (2001)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/S0920-3796(00)00492-0 E. de la Luna et al, &#039;&#039;Electron cyclotron emission measurements on TJ-II stellarator plasmas&#039;&#039;, Fusion Engineering and Design &#039;&#039;&#039;53&#039;&#039;&#039;, Issues 1-4 (2001) 147-151]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The optical system and the transmission line of the ECE diagnostic were designed to allow the calibration to be performed outside the vacuum vessel keeping the arrangement of the diagnostic.&lt;br /&gt;
To calibrate, the transmission line is opened close to the diagnostic port (C5-bottom). Then the port flange, which holds the optical system and the wave-guide up to that point, is extracted from the torus and assembled with the same alignment outside the vacuum vessel.&lt;br /&gt;
A check for the radiometer stability is performed periodically by using a stable noise source at the input of the radiometer. Such a noise source is also used to test the linearity of the system and to calibrate any possible change that may occur in the electronics of the diagnostic.&lt;br /&gt;
&lt;br /&gt;
== Data analysis ==&lt;br /&gt;
&lt;br /&gt;
The emission can be simulated by the [[TRECE]] ray tracing code.&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Tribal&amp;quot;&amp;gt;[http://dx.doi.org/10.1088/0029-5515/36/3/I02 V. Tribaldos and B. P. van Milligen, &#039;&#039;Electron cyclotron emission calculations for TJ-II stellarator&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;36&#039;&#039;&#039;, 283 (1996)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The local radiation temperature is assumed to be a function only of the local electron temperature at the resonant layer; however, if the plasma is not Maxwellian or if the plasma is optically thin, the measured radiation temperature is no longer equal to the electron temperature.  &lt;br /&gt;
The effect of polarization rotation can be neglected once the correct polarization for the pure X mode on-axis is chosen. Even at high density (worst condition) the radiation coming from the plasma bulk experiences a rotation below 5&amp;amp;deg;.&amp;lt;ref name=&amp;quot;Tribal&amp;quot; /&amp;gt;&lt;br /&gt;
The spatial resolution is about 1 cm.&amp;lt;ref name=&amp;quot;Luna&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The typical sampling rate is 100 kHz.&lt;br /&gt;
The raw signals in the [[TJ-II:Shot_database|TJ-II database]] are called &#039;ECE1&#039; ... &#039;ECE16&#039;, and the processed (calibrated) signals &#039;TECE1_&#039; ... &#039;TECE16_&#039; (units: keV).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Transport_and_magnetic_configuration&amp;diff=3556</id>
		<title>TJ-II:Transport and magnetic configuration</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Transport_and_magnetic_configuration&amp;diff=3556"/>
		<updated>2011-09-08T18:19:57Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A significant part of the research effort at [[TJ-II]] is dedicated to the study of the interaction between transport and the (flexible) magnetic configuration.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/41/12B/307 C. Alejaldre et al, &#039;&#039;Confinement studies in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;41&#039;&#039;&#039; (1999) B109]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/45/3/304 M.A. Ochando et al, &#039;&#039;Emissivity toroidal asymmetries induced by ECRH driven convective fluxes in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2003) 221-231]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/45/10/S22 C. Hidalgo et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2005) S266-S275]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The following issues contribute to the influence of the configuration on confinement:&lt;br /&gt;
* The rotational transform &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/45/4/009 E. Ascasíbar et al, &#039;&#039;Magnetic configuration and plasma parameter dependence of the energy confinement time in ECR heated plasmas from the TJ-II stellarator&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2005) 276-284]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Rational surfaces &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1209/0295-5075/82/65002 D. López-Bruna et al, &#039;&#039;Tracking magnetic resonances in the effective electron heat diffusivity of ECH plasmas of the TJ-II Heliac&#039;&#039;, EuroPhysics Letters &#039;&#039;&#039;82&#039;&#039;&#039; (2008) 65002]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://doi:10.1088/0029-5515/49/8/085016 D. López-Bruna et al, &#039;&#039;First dynamic magnetic configuration scans in ECRH plasmas of the TJ-II Heliac&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;49&#039;&#039;&#039; (2009) 085016]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1002/ctpp.200900005 D. López-Bruna et al, &#039;&#039;Magnetic Resonances in ECR-Heated Plasmas of the TJ-II Heliac&#039;&#039;, Contrib. Plasma Phys. &#039;&#039;&#039;50&#039;&#039;&#039; (2010) 600]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Magnetic shear]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/43/6/301 J.A. Romero et al, &#039;&#039;Controlling confinement with induced toroidal current in the flexible Heliac TJ-II&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;43&#039;&#039;&#039; (2003) 387-392]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/44/5/008 D. López-Bruna et al, &#039;&#039;Effects of ohmic current in the TJ-II stellarator&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;44&#039;&#039;&#039;, 5 (2004) 645-654]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Magnetic well]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/43/12A/324 C. Hidalgo et al, &#039;&#039;On the radial scale of fluctuations in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;43&#039;&#039;&#039; (2001) A313-A321]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://link.aip.org/link/?PHPAEN/9/713/1 J. Castellano et al, &#039;&#039;Magnetic well and instability thresholds in the TJ-II stellarator&#039;&#039;, Phys. Plasmas &#039;&#039;&#039;9&#039;&#039;&#039; (2002) 713]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/44/12B/322 E. Ascasíbar et al, &#039;&#039;Confinement and stability on the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;44&#039;&#039;&#039; (2002) B307-B322]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The picture emerging from these studies is complex. In general, the presence of low-order rational surfaces in the plasma does not seem to be deleterious for transport; rather, local reductions of transport are observed (except at very low shear). Possibly, this is associated with the formation of [[TJ-II:Internal Transport Barriers|internal transport barriers]] at or near such rational surfaces, a consequence of the modification of the radial electric field by the rational surfaces themselves. It is being investigated whether the plasmas where this has been studied have the conditions for a self-healing state of the corresponding magnetic perturbations. On the other hand, the reduction of the magnetic well clearly enhances turbulence levels.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Transport_and_magnetic_configuration&amp;diff=3555</id>
		<title>TJ-II:Transport and magnetic configuration</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=TJ-II:Transport_and_magnetic_configuration&amp;diff=3555"/>
		<updated>2011-09-08T18:14:47Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A significant part of the research effort at [[TJ-II]] is dedicated to the study of the interaction between transport and the (flexible) magnetic configuration.&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/41/12B/307 C. Alejaldre et al, &#039;&#039;Confinement studies in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;41&#039;&#039;&#039; (1999) B109]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/45/3/304 M.A. Ochando et al, &#039;&#039;Emissivity toroidal asymmetries induced by ECRH driven convective fluxes in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2003) 221-231]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/45/10/S22 C. Hidalgo et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2005) S266-S275]&amp;lt;/ref&amp;gt;&lt;br /&gt;
The following issues contribute to the influence of the configuration on confinement:&lt;br /&gt;
* The rotational transform &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/45/4/009 E. Ascasíbar et al, &#039;&#039;Magnetic configuration and plasma parameter dependence of the energy confinement time in ECR heated plasmas from the TJ-II stellarator&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2005) 276-284]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Rational surfaces &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1209/0295-5075/82/65002 D. López-Bruna et al, &#039;&#039;Tracking magnetic resonances in the effective electron heat diffusivity of ECH plasmas of the TJ-II Heliac&#039;&#039;, EuroPhysics Letters &#039;&#039;&#039;82&#039;&#039;&#039; (2008) 65002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://doi:10.1088/0029-5515/49/8/085016 D. López-Bruna et al, &#039;&#039;First dynamic magnetic configuration scans in ECRH plasmas of the TJ-II Heliac&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;49&#039;&#039;&#039; (2009) 085016]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1209/0295-5075/82/65002 D. López-Bruna et al, &#039;&#039;Tracking magnetic resonances in the effective electron heat diffusivity of ECH plasmas of the TJ-II Heliac&#039;&#039;, EuroPhysics Letters &#039;&#039;&#039;82&#039;&#039;&#039; (2008) 65002]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Magnetic shear]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/43/6/301 J.A. Romero et al, &#039;&#039;Controlling confinement with induced toroidal current in the flexible Heliac TJ-II&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;43&#039;&#039;&#039; (2003) 387-392]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0029-5515/44/5/008 D. López-Bruna et al, &#039;&#039;Effects of ohmic current in the TJ-II stellarator&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;44&#039;&#039;&#039;, 5 (2004) 645-654]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Magnetic well]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/43/12A/324 C. Hidalgo et al, &#039;&#039;On the radial scale of fluctuations in the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;43&#039;&#039;&#039; (2001) A313-A321]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://link.aip.org/link/?PHPAEN/9/713/1 J. Castellano et al, &#039;&#039;Magnetic well and instability thresholds in the TJ-II stellarator&#039;&#039;, Phys. Plasmas &#039;&#039;&#039;9&#039;&#039;&#039; (2002) 713]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1088/0741-3335/44/12B/322 E. Ascasíbar et al, &#039;&#039;Confinement and stability on the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;44&#039;&#039;&#039; (2002) B307-B322]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The picture emerging from these studies is complex. In general, the presence of low-order rational surfaces in the plasma does not seem to be deleterious for transport; rather, local reductions of transport are observed (except at very low shear). Possibly, this is associated with the formation of [[TJ-II:Internal Transport Barriers|internal transport barriers]] at or near such rational surfaces, a consequence of the modification of the radial electric field by the rational surfaces themselves. It is being investigated whether the plasmas where this has been studied have the conditions for a self-healing state of the corresponding magnetic perturbations. On the other hand, the reduction of the magnetic well clearly enhances turbulence levels.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
	<entry>
		<id>http://wiki.fusenet.eu/fusionwiki/index.php?title=LNF:Plasma_Physics&amp;diff=3554</id>
		<title>LNF:Plasma Physics</title>
		<link rel="alternate" type="text/html" href="http://wiki.fusenet.eu/fusionwiki/index.php?title=LNF:Plasma_Physics&amp;diff=3554"/>
		<updated>2011-09-07T14:23:41Z</updated>

		<summary type="html">&lt;p&gt;Daniellopezbruna: /* Research summaries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Plasma Physics is the main research topic at the [[Laboratorio Nacional de Fusión]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Research topics ==&lt;br /&gt;
&lt;br /&gt;
=== Experiment ===&lt;br /&gt;
* [[TJ-II:Transport and magnetic configuration|Transport and magnetic configuration]], iota effects&lt;br /&gt;
* [[TJ-II:Confinement transitions|Confinement transitions]], zonal flows&lt;br /&gt;
* [[TJ-II:Internal Transport Barriers|Internal Transport Barriers]]&lt;br /&gt;
* [[TJ-II:Plasma Wall Interaction|Plasma Wall Interaction]]&lt;br /&gt;
* [[TJ-II:Impurity transport|Impurity transport]]&lt;br /&gt;
* [[TJ-II:Instabilities|Instabilities]]&lt;br /&gt;
* [[TJ-II:Turbulence|Turbulence]]&lt;br /&gt;
&lt;br /&gt;
=== Theory ===&lt;br /&gt;
&lt;br /&gt;
* [[Neoclassical transport]]&lt;br /&gt;
* [[Self-Organised Criticality]]&lt;br /&gt;
* [[Non-diffusive transport]]&lt;br /&gt;
* [[Gyrokinetic simulations]]&lt;br /&gt;
* [[TJ-II:Divertor|Divertor studies for TJ-II]]&lt;br /&gt;
* [[Topology and transport|Topology and transport (research project funded by the Ministerio de Ciencia e Innovación)]]&lt;br /&gt;
&lt;br /&gt;
== Research summaries ==&lt;br /&gt;
&lt;br /&gt;
* [[doi:10.1088/0741-3335/41/3A/047|C. Alejaldre et al, &#039;&#039;First plasmas in the TJ-II flexible Heliac&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;41&#039;&#039;&#039; (1999) A539-A548]]&lt;br /&gt;
* [[doi:10.1088/0029-5515/41/10/312|C. Alejaldre et al, &#039;&#039;Review of confinement and transport studies in the TJ-II flexible heliac&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;41&#039;&#039;&#039; (2001) 1449-1457]]  &lt;br /&gt;
* [[doi:10.1016/S0920-3796(01)00237-X|E. Ascasíbar et al, &#039;&#039;Overview of TJ-II flexible heliac results&#039;&#039;, Fusion Engineering and Design &#039;&#039;&#039;56-57&#039;&#039;&#039; (2001) 145-154]]&lt;br /&gt;
* [[doi:10.1088/0741-3335/44/12B/322|E. Ascasíbar et al, &#039;&#039;Confinement and stability on the TJ-II stellarator&#039;&#039;, Plasma Phys. Control. Fusion &#039;&#039;&#039;44&#039;&#039;&#039; (2002) B307-B322]]&lt;br /&gt;
* [http://link.aip.org/link/?APCPCS/669/162/1 F. Castejón et al, &#039;&#039;Transport Properties in the TJ-II Flexible Heliac&#039;&#039;, AIP Conf. Proc. &#039;&#039;&#039;669&#039;&#039;&#039; (2003) 162-165]&lt;br /&gt;
* [[doi:10.1088/0029-5515/45/10/S22|C. Hidalgo et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;45&#039;&#039;&#039; (2005) S266-S275]]&lt;br /&gt;
* [http://link.aip.org/link/?APCPCS/875/357/1 D. López-Bruna et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, AIP Conf. Proc. &#039;&#039;&#039;875&#039;&#039;&#039; (2006) 357-362]&lt;br /&gt;
* [[doi:10.1088/0029-5515/47/10/S16|J. Sánchez et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;47&#039;&#039;&#039; (2007) S677-S685]]&lt;br /&gt;
* [http://www-pub.iaea.org/MTCD/Meetings/FEC2008/ov_4-5.pdf J. Sánchez et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Proc. Fusion Energy Conf. (2008)]&lt;br /&gt;
* [[doi:10.1088/0029-5515/49/10/104018|J. Sánchez et al, &#039;&#039;Confinement transitions in TJ-II under Li-coated wall conditions&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;49&#039;&#039;&#039; (2009) 104018]]&lt;br /&gt;
* [[doi:10.1002/ctpp.200900032|E. Ascasíbar et al, &#039;&#039;Global energy confinement studies in TJ-II NBI plasmas&#039;&#039;, Contrib. Plasma Phys. &#039;&#039;&#039;50&#039;&#039;&#039;, 6-7 (2010) 594]]&lt;br /&gt;
* [[doi:10.1088/0029-5515/51/9/094022|J. Sánchez et al, &#039;&#039;Overview of TJ-II experiments&#039;&#039;, Nucl. Fusion &#039;&#039;&#039;51&#039;&#039;&#039; (2011) 094022]]&lt;/div&gt;</summary>
		<author><name>Daniellopezbruna</name></author>
	</entry>
</feed>