Rammed pawn ?

Discussion of chess software programming and technical issues.

Moderator: Ras

Carbec
Posts: 160
Joined: Thu Jan 20, 2022 9:42 am
Location: France
Full name: Philippe Chevalier

Rammed pawn ?

Post by Carbec »

Hi,
I saw several times this term, but I don't understand it. Could someone put an image of this ?
I think its is something like blockade, but not sure.

Thanks

Philippe
User avatar
mvanthoor
Posts: 1784
Joined: Wed Jul 03, 2019 4:42 pm
Location: Netherlands
Full name: Marcel Vanthoor

Re: Rammed pawn ?

Post by mvanthoor »

It comes from a book called "Pawn Power" written by Hans Kmoch.

He had his own names for specific pawn formations, which he used in that book. A "rammed pawn" is a pawn that is blocked by an enemy pawn, but also cannot be taken anymore by an enemy pawn.

In this position, d5 is a rammed pawn.
Carbec wrote: Thu Jan 25, 2024 3:00 pm Hi,
I saw several times this term, but I don't understand it. Could someone put an image of this ?
I think its is something like blockade, but not sure.

Thanks

Philippe
Author of Rustic, an engine written in Rust.
Releases | Code | Docs | Progress | CCRL
Carbec
Posts: 160
Joined: Thu Jan 20, 2022 9:42 am
Location: France
Full name: Philippe Chevalier

Re: Rammed pawn ?

Post by Carbec »

Hi,

Thanks for the info. I tried to read this book (in french) a long time ago. I stopped, as its very complex, too much convuloted perhaps.

I tri at this moment to improve my evaluation. I read this site : https://hxim.github.io/Stockfish-Evaluation-Guide/
that gives a detailed plan. I hesitate between having a simple evaluation, and one with a lot of parameters.
Future will say.

Philippe